update gitlab to latest version (#343)

* update gitlab to latest version

This should refer to the offical docker compose file of gitlab: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/docker/docker-compose.yml

* added option to select gitlab external_url prefix

This is needed so that rancher will put a correct uri scheme prefix to the ${gitlab_hostname} to the external_url.

* added external_url prefix

honestly i don't know if `${gitlab_omnipus_prefix}${gitlab_hostname}` will work since i cannot test it by myself right now, but imo that should work....

* changed version to latest

since image is going to be gitlab/gitlab-ce:latest, the version here inside the readme should reflect this.

* update to latest
This commit is contained in:
ununseptium
2016-11-28 22:13:30 +01:00
committed by Hussein Galal
parent 4629ad81ce
commit 70dea3d980
4 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
GitLab CE is a free alternative to GitHub
Stack based on official GitLab version: 8.5.1-ce.0
Stack based on official GitLab version: latest
https://hub.docker.com/r/gitlab/gitlab-ce/