]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs: Update docs to make it clear that there are mirrors worldwide 6027/head
authorWido den Hollander <wido@42on.com>
Tue, 22 Sep 2015 09:09:02 +0000 (11:09 +0200)
committerWido den Hollander <wido@42on.com>
Thu, 24 Sep 2015 13:14:52 +0000 (15:14 +0200)
doc/install/get-packages.rst

index 2d67c611b61f754a89754abdc219c8fe911c5295..77b03965c4da8de994e1b94c3a3088e792c73f2c 100644 (file)
@@ -65,6 +65,28 @@ key. For development testing packages, use the ``autobuild.asc`` key (developers
 and QA).
 
 
+.. _mirrors:
+
+Mirrors
+=======
+
+For improved user experience multiple mirrors for Ceph are available around the
+world.
+
+These mirrors are available on the following locations:
+
+- **EU**: http://eu.ceph.com/
+- **AU**: http://au.ceph.com/
+
+You can replace all ceph.com URLs with any of the mirrors, for example:
+
+  http://download.ceph.com/debian-hammer
+
+Change this to:
+
+  http://eu.ceph.com/debian-hammer
+
+
 APT
 ---
 
@@ -132,9 +154,7 @@ The major releases of Ceph include:
   was retired in May 2015), so we recommend that users upgrade to a more
   recent version.
 
-.. tip:: For European users, there is also a mirror in the Netherlands at:
-   http://eu.ceph.com/
-
+.. tip:: For international users, there are various mirrors globally. See :ref:`mirrors`.
 
 Debian Packages
 ---------------
@@ -174,6 +194,8 @@ of Debian and Ubuntu releases supported. ::
 
        echo deb http://download.ceph.com/debian-testing/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list
 
+.. tip:: For international users, there are various mirrors globally. See the
+   information at the start of this page.
 
 RPM Packages
 ------------
@@ -262,7 +284,7 @@ You can download the RPMs directly from::
 
      http://download.ceph.com/rpm-testing
 
-
+.. tip:: For international users, there are various mirrors globally. See :ref:`mirrors`.
 Add Ceph Development
 ====================