Skip to content

GitLab

Homepage | Repository

GitLab is a web-based Git repository that provides free open and private repositories, issue-following capabilities, and wikis.

inventories/homelab/group_vars/homelab.yml
gitlab_enabled: true

By default, GitLab can be accessed at http://[your_server_ip]:4080 or https://gitlab.[your_domain].com if you have DNS access configured.

See the default configuration options for GitLab at roles/gitlab/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

No changes in the last 93 commits (since 10/21/2025).