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

@ -255,7 +255,7 @@ packages are included in the compose and the compose is available after finishin
|Mirrormanager is used to manage all the mirrors that are providing fedora packages. |Mirrormanager is used to manage all the mirrors that are providing fedora packages.
|Without it Fedora infra wouldn't be able to manage all the mirrors of Fedora and DNF wouldn't |Without it Fedora infra wouldn't be able to manage all the mirrors of Fedora and DNF wouldn't
be able to automatically provide the best mirror for users. be able to automatically provide the best mirror for users.
|`mm-frontend01.iad2.fedoraproject.org` `mm-backend01.iad2.fedoraproject.org` |Hosted in OpenShift
|https://pagure.io/odcs[ODCS] |https://pagure.io/odcs[ODCS]
|ODCS (On Demand Compose Service) provides users Fedora composes on demand. It generates an RPM |ODCS (On Demand Compose Service) provides users Fedora composes on demand. It generates an RPM

View file

@ -251,7 +251,7 @@ Small API exposing the metadata contained in different RPM repositories.
+ +
* https://pagure.io/mdapi[Sources] * https://pagure.io/mdapi[Sources]
MirrorManager https://admin.fedoraproject.org/mirrormanager/[admin.fp.o/mirrormanager]:: MirrorManager https://mirrormanager.fedoraproject.org/[mirrormanager.fp.o]::
Fedora is distributed to millions of systems globally. This would not be Fedora is distributed to millions of systems globally. This would not be
possible without the donations of time, disk space, and bandwidth by hundreds possible without the donations of time, disk space, and bandwidth by hundreds
of volunteer system administrators and their companies or institutions. Your of volunteer system administrators and their companies or institutions. Your

View file

@ -38,7 +38,7 @@ presented in our xref:sle.adoc[SLE Documentation].
* MDApi https://apps.fedoraproject.org/mdapi/ * MDApi https://apps.fedoraproject.org/mdapi/
* Monitor gating * Monitor gating
* Messaging bridges * Messaging bridges
* MirrorManager https://admin.fedoraproject.org/mirrormanager * MirrorManager https://mirrormanager.fedoraproject.org/
* MySQL databases * MySQL databases
* Nagios https://nagios.fedoraproject.org * Nagios https://nagios.fedoraproject.org
* ODCS * ODCS

View file

@ -115,7 +115,7 @@ blocker bugs and bodhi to track additions and changes.
Official parts of Fedora are eligible to be delivered to `/pub/fedora/` Official parts of Fedora are eligible to be delivered to `/pub/fedora/`
or `/pub/alt/releases` on https://dl.fedoraproject.org/pub/[Fedora or `/pub/alt/releases` on https://dl.fedoraproject.org/pub/[Fedora
Download] and to get Download] and to get
https://admin.fedoraproject.org/mirrormanager[mirrorlists] in https://mirrormanager.fedoraproject.org[mirrorlists] in
https://github.com/fedora-infra/mirrormanager2[mirrormanager]. These https://github.com/fedora-infra/mirrormanager2[mirrormanager]. These
Distribution Platforms are maintained by Fedora Infrastructure and Distribution Platforms are maintained by Fedora Infrastructure and
releng. This is not a feature of the product content itself or how it releng. This is not a feature of the product content itself or how it

View file

@ -22,7 +22,7 @@ Purpose::
To hide a public mirror, so it doesn't appear on the publiclist or the To hide a public mirror, so it doesn't appear on the publiclist or the
mirrorlist, simply go into the MirrorManager administrative web user 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 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 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 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::: Additionally the frontend servers provide:::
* an overview of the mirror list usage * an overview of the mirror list usage
https://admin.fedoraproject.org/mirrormanager/statistics https://mirrormanager.fedoraproject.org/statistics
* a propagation overview * a propagation overview
https://admin.fedoraproject.org/mirrormanager/propgation https://mirrormanager.fedoraproject.org/propgation
* a mirror map https://admin.fedoraproject.org/mirrormanager/maps * a mirror map https://mirrormanager.fedoraproject.org/maps
The _mm-frontend-checkin01_ server is only used for _report_mirror_ The _mm-frontend-checkin01_ server is only used for _report_mirror_
check-ins. This is used by mirrors to report their status independent of 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 MirrorManager should automatically detect the new release version, and
will create a new `Version()` object in the database. This is visible on will create a new `Version()` object in the database. This is visible on
the Version page in the web UI, and 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, If the versioning scheme changes, it's possible this will fail. If so,
contact the Mirror Wrangler. contact the Mirror Wrangler.