summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-05-20 13:18:39 -0500
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-05-22 14:47:52 -0500
commitc6cd07ba3a8ef149ff69e0c1520a810b3001b65f (patch)
tree4c2ab549594e57ac1a045554f1653198264e150d
parent0cdc080a4a4d8146f6c874c91b8bff6960214c56 (diff)
downloadgitlab-ce-c6cd07ba3a8ef149ff69e0c1520a810b3001b65f.tar.gz
Add link to container registry
-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