diff options
| author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-05-20 13:18:39 -0500 |
|---|---|---|
| committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-05-22 14:47:52 -0500 |
| commit | c6cd07ba3a8ef149ff69e0c1520a810b3001b65f (patch) | |
| tree | 4c2ab549594e57ac1a045554f1653198264e150d | |
| parent | 0cdc080a4a4d8146f6c874c91b8bff6960214c56 (diff) | |
| download | gitlab-ce-c6cd07ba3a8ef149ff69e0c1520a810b3001b65f.tar.gz | |
Add link to container registry
| -rw-r--r-- | doc/README.md | 1 |
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 |
