False Cloud: Network:Web Productivity: Tools: gitlab Gitlab is a git repository server that can be hosted on your own network so that you can maintain and keep your source code privately. Gitlab is a git repository server that can be hosted on your own network so that you can maintain and keep your source code privately. This docker has the ability to enable https, send emails using gmail, and perform nightly backups. http://lime-technology.com/forum/index.php?topic=38930.0 https://registry.hub.docker.com/u/sameersbn/gitlab/ https://github.com/sameersbn/docker-gitlab sameersbn/gitlab true false bridge 10022 22 tcp 10080 80 tcp 10443 443 tcp GITLAB_HOST localhost GITLAB_EMAIL example@example.com GITLAB_SSH_PORT 10020 GITLAB_PORT 10080 GITLAB_HTTPS false SSL_SELF_SIGNED false SMTP_USER gitlabEmail@gmail.com SMTP_PASS gmailpassword GITLAB_BACKUPS daily GITLAB_BACKUP_EXPIRY 2419200 /mnt/user/appdata/gitlab /home/git/data rw http://[IP]:[PORT:10080]/ https://about.gitlab.com/images/wordmark_inverted_small.png https://avatars.githubusercontent.com/u/1086321 --link postgresql:postgresql --link redis:redisio