Commit Graph

11 Commits

Author SHA1 Message Date
Tomáš Kukrál 71bd43babf
doc: remove CZ mirror
CZ mirror is no longer running because company sponsoring this mirror
isn't able to provide it anymore.

I'm removing this mirror from list of official mirrors.

Signed-off-by: Tomáš Kukrál <tom@6shore.net>
2018-05-04 10:46:14 +02:00
Shengjing Zhu c015b85129 doc: change cn mirror to ustc domain
remove cn.ceph.com domain

Signed-off-by: Shengjing Zhu <i@zhsj.me>
2017-10-14 13:05:03 +08:00
Alan Somers 3aae5ca6fd scripts: fix bash path in shebangs
/bin/bash is a Linuxism.  Other operating systems install bash to
different paths.  Use /usr/bin/env in shebangs to find bash.

Signed-off-by: Alan Somers <asomers@gmail.com>
2017-07-27 13:24:26 -06:00
Shengjing Zhu 1156747d77 doc: add new cn ceph mirror to doc and mirroring
Signed-off-by: Shengjing Zhu <zsj950618@gmail.com>
2017-05-15 23:46:14 +08:00
Patrick McGarry 4f2f79ca32 doc: added new UK Ceph mirror to doc and mirroring
Signed-off-by: Patrick McGarry <pmcgarry@redhat.com>
2016-08-01 16:03:25 -04:00
Wido den Hollander 868b794568 mirrors: Change contact e-mail address for se.ceph.com
Signed-off-by: Wido den Hollander <wido@42on.com>
2016-03-09 22:42:15 +01:00
Wido den Hollander 2025d631cc Add script to test connectivity and availability of Ceph mirrors
Signed-off-by: Wido den Hollander <wido@42on.com>
2016-03-09 16:48:41 +01:00
Wido den Hollander 0a7407b2b6 mirror: Add examle rsync daemon configuration
This can be used by mirrors to offer a rsync service to end-users

Signed-off-by: Wido den Hollander <wido@42on.com>
2016-03-09 16:48:41 +01:00
Wido den Hollander ece5b9e5e0 Add new mirrors to overview file
Signed-off-by: Wido den Hollander <wido@42on.com>
2016-02-29 19:20:51 +01:00
Wido den Hollander 49c76d6a80 Updated mirroring script to mirror Ceph
It adds new mirror locations which exist for Ceph

Signed-off-by: Wido den Hollander <wido@42on.com>
2016-02-29 19:20:51 +01:00
Wido den Hollander 1e4dfae0b4 Script and Guidelines for mirroring Ceph
This commit introduces a script which admins can use to mirror
the Ceph packages to their local systems.

With this script they can easily sync from a mirror local to them.

The README explains user on how and when to sync the sources and
how they can become a official mirror for Ceph.

Signed-off-by: Wido den Hollander <wido@42on.com>
2016-01-28 10:08:39 +01:00