]> git.proxmox.com Git - ceph.git/blame - ceph/doc/install/mirrors.rst
update sources to v12.1.0
[ceph.git] / ceph / doc / install / mirrors.rst
CommitLineData
7c673cae
FG
1=============
2 Ceph Mirrors
3=============
4
5For improved user experience multiple mirrors for Ceph are available around the
6world.
7
8These mirrors are kindly sponsored by various companies who want to support the
9Ceph project.
10
11
12Locations
13=========
14
15These mirrors are available on the following locations:
16
17- **EU: Netherlands**: http://eu.ceph.com/
18- **AU: Australia**: http://au.ceph.com/
19- **CZ: Czech Republic**: http://cz.ceph.com/
20- **SE: Sweden**: http://se.ceph.com/
21- **DE: Germany**: http://de.ceph.com/
22- **HK: Hong Kong**: http://hk.ceph.com/
23- **FR: France**: http://fr.ceph.com/
24- **UK: UK**: http://uk.ceph.com
25- **US-East: US East Coast**: http://us-east.ceph.com/
26- **US-West: US West Coast**: http://us-west.ceph.com/
31f18b77 27- **CN: China**: http://cn.ceph.com/
7c673cae
FG
28
29You can replace all download.ceph.com URLs with any of the mirrors, for example:
30
31- http://download.ceph.com/tarballs/
32- http://download.ceph.com/debian-hammer/
33- http://download.ceph.com/rpm-hammer/
34
35Change this to:
36
37- http://eu.ceph.com/tarballs/
38- http://eu.ceph.com/debian-hammer/
39- http://eu.ceph.com/rpm-hammer/
40
41
42Mirroring
43=========
44
45You can easily mirror Ceph yourself using a Bash script and rsync. A easy to use
46script can be found at `Github`_.
47
48When mirroring Ceph, please keep the following guidelines in mind:
49
50- Choose a mirror close to you
51- Do not sync in a interval shorter than 3 hours
52- Avoid syncing at minute 0 of the hour, use something between 0 and 59
53
54
55Becoming a mirror
56=================
57
58If you want to provide a public mirror for other users of Ceph you can opt to
59become a official mirror.
60
61To make sure all mirrors meet the same standards some requirements have been
62set for all mirrors. These can be found on `Github`_.
63
64If you want to apply for an official mirror, please contact the ceph-users mailinglist.
65
66
67.. _Github: https://github.com/ceph/ceph/tree/master/mirroring