summaryrefslogtreecommitdiff
path: root/docker
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdupdate-doc-linksMatt Lee2016-10-131-2/+2
|
* Update Docker Hub links.Takuya Noguchi2016-05-071-3/+3
|
* Fix typoKamil Trzcinski2015-09-301-1/+1
|
* Update docker guide and add docker-compose.ymlupdate-dockerKamil Trzcinski2015-09-307-356/+5
|
* Fixed #1952 docker ssh connection times can be slow when UseDNS is enabledRowan Wookey2015-08-261-0/+3
|
* Merge branch 'chef-docker' into 'master' Job van der Voort2015-07-161-0/+2
|\ | | | | | | | | | | | | 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
| * added additional spacechef-dockerkaren Carias2015-07-151-0/+1
| |
| * added note about chefkaren Carias2015-07-151-0/+1
| |
* | Fix docker imagedocker-imageKamil Trzcinski2015-07-142-1/+8
| |
* | Revert "Change default admin password from "5iveL!fe" to "password""Sytse Sijbrandij2015-07-141-1/+1
|/ | | | This reverts commit 8a01a1222875b190d32769f7a6e7a74720079d2a.
* information about why we use fig.ymlkaren Carias2015-07-101-3/+5
|
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceSytse Sijbrandij2015-07-101-1/+1
|\ | | | | | | | | Conflicts: docker/marathon.json
| * Update image to latest oneSytse Sijbrandij2015-07-101-1/+1
| |
* | Add volumes to marathon file.Sytse Sijbrandij2015-07-101-1/+18
|/
* Revert "Remove intro and link to Dockerhub"Sytse Sijbrandij2015-07-101-4/+1
| | | | This reverts commit 57ec2832875aa976950093479b6a69f4e852807c.
* Remove intro and link to DockerhubSytse Sijbrandij2015-07-101-1/+4
|
* Remove intro and link to DockerhubSytse Sijbrandij2015-07-101-5/+2
|
* Markdown fixdocker-singleKamil Trzcinski2015-07-071-1/+1
|
* Add note about HTTPSKamil Trzcinski2015-07-071-0/+2
|
* Fix port issueKamil Trzcinski2015-07-071-1/+1
|
* Fix port 80443 => 8443Kamil Trzcinski2015-07-061-1/+1
|
* Final touchesKamil Trzcinski2015-07-061-12/+12
|
* Update Docker documentation to use single containerKamil Trzcinski2015-07-0611-231/+125
|
* Added data volumes to DockerfileKamil Trzcinski2015-07-061-2/+5
|
* Change default admin password from "5iveL!fe" to "password"Robert Speicher2015-06-241-2/+2
|
* Self build images require different build commands.Sytse Sijbrandij2015-06-111-1/+6
|
* [Docker][Documentation] Uses new docker data image from Docker Hub ↵Stefan Schweter2015-06-111-5/+5
| | | | (*sytse/gitlab-data*). Uniform tag name for data image is now *gitlab-data*.
* Improve instructions for publishing gitlab-app.Sytse Sijbrandij2015-06-051-3/+5
|
* small typoTerrence Benade2015-05-311-1/+1
|
* Set gitlab.rb in Docker single image in order to make PostgreSQL start up ↵Stan Hu2015-05-152-0/+38
| | | | | | properly See gitlab-org/omnibus-gitlab#552
* Use apt repositories to upgrade Docker builds to the latest GitLab versionStan Hu2015-05-132-15/+12
| | | | Reduces the need to bump versions periodically.
* Fix spelling error, thanks MarkSytse Sijbrandij2015-05-071-2/+2
|
* Remove the volumes from the single image to keep it simple.Sytse Sijbrandij2015-05-072-23/+6
|
* No need to commit when using a dockerfile.Sytse Sijbrandij2015-05-071-4/+4
|
* Cleanup the order of the docker manual a bit more.Sytse Sijbrandij2015-05-071-7/+13
|
* Put the retrieval of published images first.Sytse Sijbrandij2015-05-071-44/+37
|
* Add headers and reduce duplication.Sytse Sijbrandij2015-05-071-40/+32
|
* Forgot to link the third directory, thanks Ben.Sytse Sijbrandij2015-05-071-2/+2
|
* Small improvements to the dockerfile.Sytse Sijbrandij2015-05-062-3/+3
|
* Made a single docker file.Sytse Sijbrandij2015-05-067-31/+173
|
* Docker: update omnibus packageJakob Englisch2015-05-041-2/+2
|
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceSytse Sijbrandij2015-04-271-1/+1
|\
| * Upgrade Docker build to v7.10.0Stan Hu2015-04-271-1/+1
| |
* | Add more instuctions on how to publish docker images yourself.Sytse Sijbrandij2015-04-271-9/+35
|/
* gitlab 7.9.2Igor Kostenko2015-04-071-1/+1
|
* Bump Docker build to GitLab v7.9.1Stan Hu2015-03-301-1/+1
|
* Merge branch 'master' into 'master'Sytse (admin)2015-03-264-13/+37
|\ | | | | | | | | | | | | | | | | | | Separate Dockerfile for Data and Application This is based on #1158 Instead of creating data container from same docker image, we create separate docker image for data container to avoid keeping original docker image after upgrading to new version. (That results in 1GB space that cannot be freed) See merge request !409
| * Separate Dockerfile for Data and ApplicationJozef Vaclavik2015-03-204-13/+37
| |
* | Bump Docker build to GitLab v7.9.0Stan Hu2015-03-231-1/+1
|/
* Upgrade Docker image to GitLab v7.8.3Stan Hu2015-03-101-1/+1
|