summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-05-23 01:52:37 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-05-23 01:52:37 +0000
commit399d5e723a0b697f6386784dd7edf1c40a800f35 (patch)
treefaeee378a9047fb3325ad50dc0b83cf47fef8121 /doc/README.md
parentb0e12290ab9631b9f6047cd775a852095228cb6a (diff)
parentc01f99b768d0209c67e73b16751cacede2d8d6ad (diff)
downloadgitlab-ce-399d5e723a0b697f6386784dd7edf1c40a800f35.tar.gz
Merge branch 'registry_admin_docs' into 'master'
Docker container registry configuration docs. Part of gitlab-org/omnibus-gitlab!764 and gitlab-org/gitlab-ce!4040 See merge request !4141
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 8aed060d247..a297ce54f3e 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -44,6 +44,7 @@
- [Monitoring uptime](monitoring/health_check.md) Check the server status using the health check endpoint
- [Sidekiq Troubleshooting](administration/troubleshooting/sidekiq.md) Debug when Sidekiq appears hung and is not processing jobs
- [High Availability](administration/high_availability/README.md) Configure multiple servers for scaling or high availability
+- [Container Registry](administration/container_registry.md) Configure Docker Registry with GitLab
## Contributor documentation