Review registry SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
c77164329d
commit
038df8b7f5
1 changed files with 10 additions and 11 deletions
|
@ -3,8 +3,9 @@
|
|||
Fedora uses the https://github.com/docker/distribution[Docker
|
||||
Distribution] container registry to host its container images.
|
||||
|
||||
Production instance: https://registry.fedoraproject.org CDN instance:
|
||||
https://cdn.registry.fedoraproject.org
|
||||
Production instance: https://registry.fedoraproject.org
|
||||
|
||||
CDN instance: https://cdn.registry.fedoraproject.org
|
||||
|
||||
== Contact information
|
||||
|
||||
|
@ -14,20 +15,18 @@ Contact::
|
|||
#fedora-admin
|
||||
Persons::
|
||||
bowlofeggs cverna puiterwijk
|
||||
Location::
|
||||
Phoenix
|
||||
Servers::
|
||||
oci-candidate-registry01.phx2.fedoraproject.org
|
||||
oci-candidate-registry01.stg.phx2.fedoraproject.org
|
||||
oci-registry01.phx2.fedoraproject.org
|
||||
oci-registry01.stg.phx2.fedoraproject.org
|
||||
oci-registry02.phx2.fedoraproject.org
|
||||
* oci-candidate-registry01.iad2.fedoraproject.org
|
||||
* oci-candidate-registry01.stg.iad2.fedoraproject.org
|
||||
* oci-registry01.iad2.fedoraproject.org
|
||||
* oci-registry01.stg.iad2.fedoraproject.org
|
||||
* oci-registry02.iad2.fedoraproject.org
|
||||
Purpose::
|
||||
Serve Fedora's container images
|
||||
|
||||
== Configuring all nodes
|
||||
|
||||
Run this command from the [.title-ref]#ansible# checkout to configure
|
||||
Run this command from the _ansible_ checkout to configure
|
||||
all nodes in production:
|
||||
|
||||
....
|
||||
|
@ -70,7 +69,7 @@ sudo journalctl -f -u docker-distribution
|
|||
=== Running out of disk space
|
||||
|
||||
We have a niagos check that monitors the available disk space on
|
||||
[.title-ref]#/srv/registry#. An ansible playbook is available to reclaim
|
||||
`/srv/registry`. An ansible playbook is available to reclaim
|
||||
some disk space if needed:
|
||||
|
||||
....
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue