Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define fixed port numbers to be used for gitlab, gerrit, nexus, jenkins #7

Open
cmoulliard opened this issue Apr 24, 2015 · 0 comments

Comments

@cmoulliard
Copy link
Collaborator

According to docker gitlab doc, we can define fixed numbers for HTTP/S & SSH ports

 -p 10022:22 -p 10080:80 -e 'GITLAB_SSH_PORT=10022' -e 'GITLAB_PORT=443'

Suggestion : add fixed port numbers to script running the docker container : 10022, 10080, 10443

We could perhaps do that also for gerrit, jenkins using a different range : 200xx for gerrit, 300xx for jenkins and 500xx for nexus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant