Docker Compose setup for starting GitLab with Træfik.
cd /opt
git clone https://github.com/solution-libre/docker-gitlab.git gitlab
cd gitlab
Declare environment variables or copy the .env.dist
to .env
and adjust its values.
cd /opt/gitlab
docker compose up -d
The GitLab hostname. Default value: 'my.domain.tld'
The GitLab SSH port for git. Default value: '22'
Solution Libre's repositories are open projects, and community contributions are essential for keeping them great.
The list of contributors can be found at: https://github.com/solution-libre/docker-gitlab/graphs/contributors