/
githubmirror
/
ceph
Обзор
Документация
Войти
/
githubmirror
/
ceph
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
doc/install/mirrors.rst
68 строк
2 KB
Ville Ojamo
doc/install: use ref for intra-docs links
29 июл 2026, 13:24
29 июл 2026, 13:24
3fe15c1
Код
Авторство
О чём код?
.. _install-mirrors: ============= Ceph Mirrors ============= For improved user experience multiple mirrors for Ceph are available around the world. These mirrors are kindly sponsored by various companies who want to support the Ceph project. Locations ========= These mirrors are available on the following locations: - **EU: Netherlands**: http://eu.ceph.com/ - **AU: Australia**: http://au.ceph.com/ - **SE: Sweden**: http://se.ceph.com/ - **DE: Germany**: http://de.ceph.com/ - **FR: France**: http://fr.ceph.com/ - **UK: UK**: http://uk.ceph.com - **US-Mid-West: Chicago**: http://mirrors.gigenet.com/ceph/ - **US-West: US West Coast**: http://us-west.ceph.com/ - **CN: China**: http://mirrors.ustc.edu.cn/ceph/ You can replace all ``download.ceph.com`` URLs with any of the mirrors, for example: - https://download.ceph.com/tarballs/ - https://download.ceph.com/debian-tentacle/ - https://download.ceph.com/rpm-tentacle/ Change this to: - https://eu.ceph.com/tarballs/ - https://eu.ceph.com/debian-tentacle/ - https://eu.ceph.com/rpm-tentacle/ Mirroring ========= You can easily mirror Ceph yourself using a Bash script and rsync. An easy-to-use script can be found at `GitHub`_. When mirroring Ceph, please keep the following guidelines in mind: - Choose a mirror close to you - Do not sync in a interval shorter than 3 hours - Avoid syncing at minute 0 of the hour, use something between 0 and 59 Becoming a mirror ================= If you want to provide a public mirror for other users of Ceph you can opt to become a official mirror. To make sure all mirrors meet the same standards some requirements have been set for all mirrors. These can be found on `GitHub`_. If you want to apply for an official mirror, please contact the ceph-users mailinglist. .. _GitHub: https://github.com/ceph/ceph/tree/main/mirroring