diff --git a/modules/ROOT/pages/map_critical_services.adoc b/modules/ROOT/pages/map_critical_services.adoc index 673dc6f..123d0e8 100644 --- a/modules/ROOT/pages/map_critical_services.adoc +++ b/modules/ROOT/pages/map_critical_services.adoc @@ -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 diff --git a/modules/ROOT/pages/services.adoc b/modules/ROOT/pages/services.adoc index 7ac1ab0..cac5caa 100644 --- a/modules/ROOT/pages/services.adoc +++ b/modules/ROOT/pages/services.adoc @@ -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 diff --git a/modules/ROOT/pages/sle_services.adoc b/modules/ROOT/pages/sle_services.adoc index 89b6fb1..5185809 100644 --- a/modules/ROOT/pages/sle_services.adoc +++ b/modules/ROOT/pages/sle_services.adoc @@ -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 diff --git a/modules/release_guide/pages/philosophy.adoc b/modules/release_guide/pages/philosophy.adoc index 42bec54..a4be561 100644 --- a/modules/release_guide/pages/philosophy.adoc +++ b/modules/release_guide/pages/philosophy.adoc @@ -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 diff --git a/modules/sysadmin_guide/pages/mirrorhiding.adoc b/modules/sysadmin_guide/pages/mirrorhiding.adoc index 3e62c87..b073afa 100644 --- a/modules/sysadmin_guide/pages/mirrorhiding.adoc +++ b/modules/sysadmin_guide/pages/mirrorhiding.adoc @@ -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 diff --git a/modules/sysadmin_guide/pages/mirrormanager.adoc b/modules/sysadmin_guide/pages/mirrormanager.adoc index afa3da3..2717571 100644 --- a/modules/sysadmin_guide/pages/mirrormanager.adoc +++ b/modules/sysadmin_guide/pages/mirrormanager.adoc @@ -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.