ecgalaxy.gitlab_instance
ECGALAXY gitlab_instance role
Installs Gitlab EE or CE instance.
Requirements
- Amazon Linux 2023, which is the only platform currently supported.
Role Variables
gitlab_edition: Set toenterprise(default) orcommunitydepending on the variant to installgitlab_rb_file_path: Local path of a configuration file on the control machine (optional)
Dependencies
None.
Example Playbook
- hosts: all
roles:
- ecgalaxy.gitlab_instance
One-liner
bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.gitlab_instance
See ansible-role for instructions.
Please verify the script integrity first.
License
Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
Original work
Copyright Red Hat, Josh Swanson, see https://www.redhat.com/en/blog/installing-gitlab-ce-rhel-9
Author Information
ECGALAXY team.
Install
ansible-galaxy install ecgalaxy.gitlab_instanceLicense
eupl-1.2
Downloads
146
Owner
The European Commission ECGALAXY project provides a set of reusable Infrastructure as Code (IaC) tools and components
