aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/main_mirror/files/mirror/mirror.readme
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mageia.org>2011-03-16 07:58:27 +0000
committerOlivier Thauvin <nanardon@mageia.org>2011-03-16 07:58:27 +0000
commit691bffd3b817613b8f395541c2d2b452ac2dcc21 (patch)
treef04e1dbf2986b122bcd3b76ad7b07da666d6dd43 /deployment/main_mirror/files/mirror/mirror.readme
parent64450bb7d97e77fe8a2655e68fc21991f60860ee (diff)
downloadpuppet-691bffd3b817613b8f395541c2d2b452ac2dcc21.tar
puppet-691bffd3b817613b8f395541c2d2b452ac2dcc21.tar.gz
puppet-691bffd3b817613b8f395541c2d2b452ac2dcc21.tar.bz2
puppet-691bffd3b817613b8f395541c2d2b452ac2dcc21.tar.xz
puppet-691bffd3b817613b8f395541c2d2b452ac2dcc21.zip
- use orginally choosen filenames, follow the scheme
Diffstat (limited to 'deployment/main_mirror/files/mirror/mirror.readme')
-rw-r--r--deployment/main_mirror/files/mirror/mirror.readme57
1 files changed, 57 insertions, 0 deletions
diff --git a/deployment/main_mirror/files/mirror/mirror.readme b/deployment/main_mirror/files/mirror/mirror.readme
new file mode 100644
index 00000000..66da7c9a
--- /dev/null
+++ b/deployment/main_mirror/files/mirror/mirror.readme
@@ -0,0 +1,57 @@
+ __ __ _
+| \/ | __ _ __ _ ___(_) __ _
+| |\/| |/ _` |/ _` |/ _ \ |/ _` |
+| | | | (_| | (_| | __/ | (_| |
+|_| |_|\__,_|\__, |\___|_|\__,_|
+ |___/
+
+This document describes the way to implement a Mageia Mirror.
+
+1) Prerequisite
+---------------
+
+The expected size of the mirror is around 700GB.
+
+You need rsync software to synchronise the tree.
+
+2) Official source
+------------------
+
+For public mirror, we encourage you to use one of our Tier1 mirror.
+
+Theses servers synchronises the tree directly from the Mageia rsync server.
+
+ o rsync://distrib-coffee.ipsl.jussieu.fr/mageia/
+ located in Paris (France)
+ o rsync://ftp.LinuxCabal.org/Mageia/
+ located in Lucern (Switzerland)
+ o rsync://distro.ibiblio.org/mageia/
+ located in USA
+
+3) Rsync options
+----------------
+
+Ensure you're using at least these options:
+
+ -a -H
+
+We appreciate if, in addition, you also add the options:
+
+ --delete-after -S
+
+Don't use the compression and checksum options, they create excessive
+load on the remote server
+
+4) Automated update procedure
+-----------------------------
+
+The tree must be synchronized at least every 2 hours.
+
+Please ensure that another rsync process is not started while a first
+one is still running. Use a lock file.
+
+5) Registering your mirror
+--------------------------
+
+Goto at http://mirrors.mageia.org/new and enter all possible protocol.
+