False Backup: Cloud: Network:Web Productivity: Tools: 2016-07-14 GitLab-CE GitLab Community Edition docker image based on the Omnibus package. [br][br] [b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br] [b]/etc/gitlab[/b] For storing the GitLab configuration files (use cache drive)[br] [b]/var/opt/gitlab[/b] For storing application data (use cache drive)[br] [b]/var/log/gitlab[/b] For storing logs[br] GitLab Community Edition docker image based on the Omnibus package. http://lime-technology.com/forum/index.php?topic=50362.0 https://hub.docker.com/r/gitlab/gitlab-ce/ https://github.com/gitlabhq/gitlabhq gitlab/gitlab-ce --env GITLAB_OMNIBUS_CONFIG="external_url 'http://unraid:9080/'" true false bridge 9080 9080 tcp 9443 9443 tcp 9022 22 tcp /mnt/cache/appdata/gitlab-ce/config /etc/gitlab rw /mnt/cache/appdata/gitlab-ce/data /var/opt/gitlab rw /mnt/cache/appdata/gitlab-ce/log /var/log/gitlab rw http://[IP]:[PORT:9080] https://raw.githubusercontent.com/tynor88/docker-templates/master/images/gitlab.png https://raw.githubusercontent.com/tynor88/docker-templates/master/images/gitlab_small.png bridge 9080 9443 9022 /mnt/cache/appdata/gitlab-ce/config /mnt/cache/appdata/gitlab-ce/data /mnt/cache/appdata/gitlab-ce/log