- Notifications
You must be signed in to change notification settings - Fork4
ariadata/dc-gitlab
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This needs :dockerhost +nginx-proxy-manager
bash<(curl -Ls https://gist.github.com/pcmehrdad/2fbc9651a6cff249f0576b784fdadef0/raw)git clone https://github.com/ariadata/dc-gitlab.git&&cd dc-gitlab&& rm -rf .git
docker-compose up -d
dockerexec -it gitlab bashgitlab-rake"gitlab:password:reset[root]"
6- (optional) changegitlab smtp mail settings , use these commands to save and check:
gitlab-ctl reconfiguregitlab-rails consoleNotify.test_email('you@example.com','Message Subject','Message Body').deliver_now
Domain :
Your-FQDNyou must pointed it before!Schema :
httpsName or IP :
gitlabPort :
443Config SSL Part
Done!
dockerexec -it gitlab bash# add extra 10 yearsgitlab-rails r"PersonalAccessToken.active.where(name: 'token_name').update_all(expires_at: 10.year.from_now)"
About
gitlab-ce with docker-compose via nginx-proxy-manager
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
