mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2025-07-25 15:04:52 +00:00
552 B
552 B
Exposing ssh port in dockerized gitlab-ce
This is how to expose this internal ssh port without affecting the existing ssh port on the host server:
- use this configuration script:
../contrib/expose-gitlab-ssh-port.sh
- see implementation example in Vagrant: harobed/docker-gitlab-vagrant-test
- more information, see « Exposing ssh port in dockerized gitlab-ce » post