Commit Graph

36 Commits

Author SHA1 Message Date
Job van der Voort a98ca3e815 Merge branch 'chef-docker' into 'master'
Added note about chef

Added note about chef being required to generate GitLab config. because of tweet https://twitter.com/grahamgilbert/status/621015318442459136

See merge request !982
2015-07-16 20:19:51 +00:00
karen Carias 4944df86fa added additional space 2015-07-15 16:40:20 -07:00
karen Carias 6096c0296d added note about chef 2015-07-15 11:13:40 -07:00
Sytse Sijbrandij b3ab0e4efb Revert "Change default admin password from "5iveL!fe" to "password""
This reverts commit 8a01a12228.
2015-07-14 17:59:36 +02:00
karen Carias f110bb2db2 information about why we use fig.yml 2015-07-10 12:33:31 -07:00
Sytse Sijbrandij 14b7a8b886 Revert "Remove intro and link to Dockerhub"
This reverts commit 57ec283287.
2015-07-10 12:59:25 +02:00
Sytse Sijbrandij 57ec283287 Remove intro and link to Dockerhub 2015-07-10 10:57:39 +00:00
Sytse Sijbrandij 198d5c6e06 Remove intro and link to Dockerhub 2015-07-10 10:56:39 +00:00
Kamil Trzcinski b8c9c69e5a Markdown fix 2015-07-07 14:03:18 +02:00
Kamil Trzcinski ea7b31002e Add note about HTTPS 2015-07-07 13:06:41 +02:00
Kamil Trzcinski 7a3b47ff47 Fix port issue 2015-07-07 12:57:43 +02:00
Kamil Trzcinski e906008eb8 Fix port 80443 => 8443 2015-07-06 16:57:46 +02:00
Kamil Trzcinski d999e414b9 Final touches 2015-07-06 16:42:52 +02:00
Kamil Trzcinski 954c1df256 Update Docker documentation to use single container 2015-07-06 16:42:52 +02:00
Robert Speicher 8a01a12228 Change default admin password from "5iveL!fe" to "password" 2015-06-24 18:42:34 -04:00
Sytse Sijbrandij e741edc2a4 Self build images require different build commands. 2015-06-11 16:17:30 +00:00
Stefan Schweter e77b20872e [Docker][Documentation] Uses new docker data image from Docker Hub (*sytse/gitlab-data*). Uniform tag name for data image is now *gitlab-data*. 2015-06-11 17:44:12 +02:00
Sytse Sijbrandij 01cd7d2c2a Improve instructions for publishing gitlab-app. 2015-06-05 14:15:15 +00:00
Terrence Benade 9ea231b5a5 small typo 2015-05-31 11:20:39 +00:00
Sytse Sijbrandij 93a2cc095b Fix spelling error, thanks Mark 2015-05-07 12:41:05 +00:00
Sytse Sijbrandij 60887cf949 Remove the volumes from the single image to keep it simple. 2015-05-07 10:47:24 +02:00
Sytse Sijbrandij b18dfc8d40 No need to commit when using a dockerfile. 2015-05-07 10:24:55 +02:00
Sytse Sijbrandij 66f7cdeb0a Cleanup the order of the docker manual a bit more. 2015-05-07 09:38:54 +02:00
Sytse Sijbrandij 9edabac522 Put the retrieval of published images first. 2015-05-07 09:33:13 +02:00
Sytse Sijbrandij 661142ca4a Add headers and reduce duplication. 2015-05-07 09:21:32 +02:00
Sytse Sijbrandij 6518c728ac Small improvements to the dockerfile. 2015-05-06 16:39:30 +02:00
Sytse Sijbrandij e8edd20bfd Made a single docker file. 2015-05-06 15:32:29 +02:00
Sytse Sijbrandij f476888e77 Add more instuctions on how to publish docker images yourself. 2015-04-27 23:09:03 -07:00
Jozef Vaclavik 71e6871737 Separate Dockerfile for Data and Application 2015-03-20 20:03:14 +01:00
zertrin 4acf251693 Fix typo in the README.md for docker
The container name has been previously renamed to "gitlab_app".
2014-12-04 15:58:08 +01:00
Vincent Robert 176105eca6 Reword configuration to recommend an interactive command line 2014-12-04 10:38:35 +01:00
Vincent Robert 58b58fe44b gitlab-ctl can now be followed with docker logs 2014-12-04 10:38:04 +01:00
Sytse Sijbrandij 3838b168b3 Add password hint. 2014-12-03 12:43:26 +01:00
Sytse Sijbrandij 9e4d39c051 Move commands to the readme, rename gitlab to gitlab_app, add PostgreSQL tweaks to gitlab.rb. 2014-12-03 12:41:47 +01:00
Sytse Sijbrandij 0afa07f7f0 Add troubleshooting section to the docker documentation. 2014-12-02 15:19:43 +01:00
Vincent Robert 0dcc1e88a4 Add Dockerfile to build an Omnibus GitLab image 2014-11-27 15:48:19 +01:00