10 Commits

Author SHA1 Message Date
Kyle Sessions
2dce94f88d Updated to Gitlab v9.5.10 2017-12-06 18:04:08 -07:00
mittz
ae1401db60 add gitlab latest image version and fix ssh param bug in omnibus config 2017-08-28 00:07:19 +09:00
Martin Rahbek
d5efa5dfc3 gitlab-ce to 9.4.5 and gitlab-runner to 9.4.2 added as new version 2017-08-17 20:39:14 +02:00
Tayyeb
c1e33ae921 gitlab-ce to 9.4.2 and gitlab-runner to 9.4.1 added as new version 2017-08-01 07:15:55 +04:30
Tayyeb
516cfdff04 update gitlab-ce to 9.4.2 and gitlab-runner to 9.4.1 2017-07-30 09:26:06 +04:30
Hayahito Kawamitsu
13a58e50f4 specified a concrete version 2017-07-03 21:33:50 +09:00
Hayahito Kawamitsu
e746d51f32 add registry feature in GitLab catalog 2017-07-03 21:33:50 +09:00
ununseptium
70dea3d980 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
2016-11-28 23:13:30 +02:00
ununseptium
08a8804bc4 Add more port flexibility to gitlab (#335)
* added questions to alter the default ports

* Implemented port variability
2016-11-23 19:55:34 +02:00
Alexis Ducastel
5e862cdd0b Initial version of GitLab stack 2016-03-02 10:33:30 +01:00