d97a6cbe63
Common Docker Documentation Location in gitlab-ce
2017-08-25 19:23:49 +00:00
17237e1446
Update README.md
2016-10-13 14:43:05 +00:00
9522131259
Update Docker Hub links.
2016-05-07 13:29:24 +09:00
f310c84b1d
Fix typo
2015-09-30 19:54:56 +02:00
f9e5a30d03
Update docker guide and add docker-compose.yml
2015-09-30 14:24:39 +02:00
3655e433dd
Fixed #1952 docker ssh connection times can be slow when UseDNS is enabled
2015-08-26 12:12:43 +01:00
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
4944df86fa
added additional space
2015-07-15 16:40:20 -07:00
6096c0296d
added note about chef
2015-07-15 11:13:40 -07:00
753f34c8fa
Fix docker image
2015-07-14 19:46:55 +02:00
b3ab0e4efb
Revert "Change default admin password from "5iveL!fe" to "password""
...
This reverts commit 8a01a12228
.
2015-07-14 17:59:36 +02:00
f110bb2db2
information about why we use fig.yml
2015-07-10 12:33:31 -07:00
526813581b
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
...
Conflicts:
docker/marathon.json
2015-07-10 18:44:54 +02:00
1ea0db475f
Add volumes to marathon file.
2015-07-10 18:43:32 +02:00
aa33189c09
Update image to latest one
2015-07-10 16:32:09 +00:00
14b7a8b886
Revert "Remove intro and link to Dockerhub"
...
This reverts commit 57ec283287
.
2015-07-10 12:59:25 +02:00
57ec283287
Remove intro and link to Dockerhub
2015-07-10 10:57:39 +00:00
198d5c6e06
Remove intro and link to Dockerhub
2015-07-10 10:56:39 +00:00
b8c9c69e5a
Markdown fix
2015-07-07 14:03:18 +02:00
ea7b31002e
Add note about HTTPS
2015-07-07 13:06:41 +02:00
7a3b47ff47
Fix port issue
2015-07-07 12:57:43 +02:00
e906008eb8
Fix port 80443 => 8443
2015-07-06 16:57:46 +02:00
d999e414b9
Final touches
2015-07-06 16:42:52 +02:00
954c1df256
Update Docker documentation to use single container
2015-07-06 16:42:52 +02:00
2b5007245a
Added data volumes to Dockerfile
2015-07-06 16:42:52 +02:00
8a01a12228
Change default admin password from "5iveL!fe" to "password"
2015-06-24 18:42:34 -04:00
e741edc2a4
Self build images require different build commands.
2015-06-11 16:17:30 +00:00
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
01cd7d2c2a
Improve instructions for publishing gitlab-app.
2015-06-05 14:15:15 +00:00
9ea231b5a5
small typo
2015-05-31 11:20:39 +00:00
b43cec039c
Set gitlab.rb in Docker single image in order to make PostgreSQL start up properly
...
See gitlab-org/omnibus-gitlab#552
2015-05-15 05:25:50 +00:00
cfe6013b96
Use apt repositories to upgrade Docker builds to the latest GitLab version
...
Reduces the need to bump versions periodically.
2015-05-13 20:31:23 +00:00
93a2cc095b
Fix spelling error, thanks Mark
2015-05-07 12:41:05 +00:00
60887cf949
Remove the volumes from the single image to keep it simple.
2015-05-07 10:47:24 +02:00
b18dfc8d40
No need to commit when using a dockerfile.
2015-05-07 10:24:55 +02:00
66f7cdeb0a
Cleanup the order of the docker manual a bit more.
2015-05-07 09:38:54 +02:00
9edabac522
Put the retrieval of published images first.
2015-05-07 09:33:13 +02:00
661142ca4a
Add headers and reduce duplication.
2015-05-07 09:21:32 +02:00
2576971f39
Forgot to link the third directory, thanks Ben.
2015-05-07 09:10:35 +02:00
6518c728ac
Small improvements to the dockerfile.
2015-05-06 16:39:30 +02:00
e8edd20bfd
Made a single docker file.
2015-05-06 15:32:29 +02:00
b7decf1de7
Docker: update omnibus package
2015-05-04 10:50:52 +00:00
c505eda3e8
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-04-27 23:10:10 -07:00
f476888e77
Add more instuctions on how to publish docker images yourself.
2015-04-27 23:09:03 -07:00
f50103ad7e
Upgrade Docker build to v7.10.0
2015-04-27 13:24:24 +00:00
2a06bec3a3
gitlab 7.9.2
2015-04-07 16:49:15 +01:00
b06a4ff5a7
Bump Docker build to GitLab v7.9.1
2015-03-30 15:18:43 +00:00
708c39ff57
Merge branch 'master' into 'master'
...
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
2015-03-26 23:47:00 +00:00
a2e161cb35
Bump Docker build to GitLab v7.9.0
2015-03-23 12:11:38 +00:00
71e6871737
Separate Dockerfile for Data and Application
2015-03-20 20:03:14 +01:00