Update Mirrormanager's URL

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-08-06 06:57:17 +02:00 committed by kevin
parent bb16b70b8f
commit 3afbe34974
6 changed files with 9 additions and 9 deletions

View file

@ -22,7 +22,7 @@ Purpose::
To hide a public mirror, so it doesn't appear on the publiclist or the
mirrorlist, simply go into the MirrorManager administrative web user
interface, at https://admin.fedoraproject.org/mirrormanager. Fedora
interface, at https://mirrormanager.fedoraproject.org. Fedora
sysadmins can see all Sites and Hosts. For each Site and Host, there is
a checkbox marked "private", which if set, will hide that Site (and all
its Hosts), or just that single Host, such that it won't appear on the

View file

@ -51,10 +51,10 @@ an overview of existing mirrors.
Additionally the frontend servers provide:::
* an overview of the mirror list usage
https://admin.fedoraproject.org/mirrormanager/statistics
https://mirrormanager.fedoraproject.org/statistics
* a propagation overview
https://admin.fedoraproject.org/mirrormanager/propgation
* a mirror map https://admin.fedoraproject.org/mirrormanager/maps
https://mirrormanager.fedoraproject.org/propgation
* a mirror map https://mirrormanager.fedoraproject.org/maps
The _mm-frontend-checkin01_ server is only used for _report_mirror_
check-ins. This is used by mirrors to report their status independent of
@ -65,7 +65,7 @@ the crawlers.
MirrorManager should automatically detect the new release version, and
will create a new `Version()` object in the database. This is visible on
the Version page in the web UI, and on
https://admin.fedoraproject.org/mirrormanager/.
https://mirrormanager.fedoraproject.org/.
If the versioning scheme changes, it's possible this will fail. If so,
contact the Mirror Wrangler.