Update Mirrormanager's URL
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
bb16b70b8f
commit
3afbe34974
6 changed files with 9 additions and 9 deletions
|
@ -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.
|
||||
|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.
|
||||
|`mm-frontend01.iad2.fedoraproject.org` `mm-backend01.iad2.fedoraproject.org`
|
||||
|Hosted in OpenShift
|
||||
|
||||
|https://pagure.io/odcs[ODCS]
|
||||
|ODCS (On Demand Compose Service) provides users Fedora composes on demand. It generates an RPM
|
||||
|
|
|
@ -251,7 +251,7 @@ Small API exposing the metadata contained in different RPM repositories.
|
|||
+
|
||||
* 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
|
||||
possible without the donations of time, disk space, and bandwidth by hundreds
|
||||
of volunteer system administrators and their companies or institutions. Your
|
||||
|
|
|
@ -38,7 +38,7 @@ presented in our xref:sle.adoc[SLE Documentation].
|
|||
* MDApi https://apps.fedoraproject.org/mdapi/
|
||||
* Monitor gating
|
||||
* Messaging bridges
|
||||
* MirrorManager https://admin.fedoraproject.org/mirrormanager
|
||||
* MirrorManager https://mirrormanager.fedoraproject.org/
|
||||
* MySQL databases
|
||||
* Nagios https://nagios.fedoraproject.org
|
||||
* ODCS
|
||||
|
|
|
@ -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/`
|
||||
or `/pub/alt/releases` on https://dl.fedoraproject.org/pub/[Fedora
|
||||
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
|
||||
Distribution Platforms are maintained by Fedora Infrastructure and
|
||||
releng. This is not a feature of the product content itself or how it
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue