]> git.proxmox.com Git - ceph.git/blame - ceph/doc/install/mirrors.rst
add subtree-ish sources for 12.0.3
[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/
27
28You can replace all download.ceph.com URLs with any of the mirrors, for example:
29
30- http://download.ceph.com/tarballs/
31- http://download.ceph.com/debian-hammer/
32- http://download.ceph.com/rpm-hammer/
33
34Change this to:
35
36- http://eu.ceph.com/tarballs/
37- http://eu.ceph.com/debian-hammer/
38- http://eu.ceph.com/rpm-hammer/
39
40
41Mirroring
42=========
43
44You can easily mirror Ceph yourself using a Bash script and rsync. A easy to use
45script can be found at `Github`_.
46
47When mirroring Ceph, please keep the following guidelines in mind:
48
49- Choose a mirror close to you
50- Do not sync in a interval shorter than 3 hours
51- Avoid syncing at minute 0 of the hour, use something between 0 and 59
52
53
54Becoming a mirror
55=================
56
57If you want to provide a public mirror for other users of Ceph you can opt to
58become a official mirror.
59
60To make sure all mirrors meet the same standards some requirements have been
61set for all mirrors. These can be found on `Github`_.
62
63If you want to apply for an official mirror, please contact the ceph-users mailinglist.
64
65
66.. _Github: https://github.com/ceph/ceph/tree/master/mirroring