- Docker
- Docker-compose
- traefik as a reverse proxy in front of it
Change the domain in the .env
file.
DOMAIN="example.com"
$ cd gitlab
$ docker-compose up -d
or
./docker.sh -S gitlab -r
Done. Now open https://git.example.com
Change the domain in the .env
file.
DOMAIN="example.com"
$ cd gitlab
$ docker-compose up -d
or
./docker.sh -S gitlab -r
Done. Now open https://git.example.com