You are here: Sysadmin > IntegrityInfo > IntegrityMirrors
Integrity Mir Mirrors
The following sites are mirrored on Integrity, they all pull the sites from the
AhimsaRsync1Info server, see
MirrorHowTo for more info.
UK
directory config
/var/www/www.indymedia.org.uk
chown -R imc-uk: /var/www/www.indymedia.org.uk
mirroring
A local user without password had been added to manage mirroring, the user "imc-uk".
- adduser --disabled-password imc-uk
We use the fast-pull and pull scripts, releases are :
- fast-pull.sh 1.21
- pull.sh 1.9
- Crontab settings are
- */4 * * * * /home/imc-uk/bin/fast-pull.sh 1>/dev/null 2>&1
00 */2 * * * /home/imc-uk/bin/pull.sh 1>/dev/null 2>&1
Tests said :
- fast-pull.sh
- sent 26195 bytes received 231797 bytes 57331.56 bytes/sec
total size is 479522398 speedup is 1858.67
- pull.sh
- sent 12995 bytes received 8972504 bytes 315280.67 bytes/sec
total size is 26425122803 speedup is 2940.86
HTTPS
A key and cert was generated using these domain names:
Short Hostname (ie. imap big_srv www2): integrity
FQDN/CommonName (ie. www.example.com) : integrity.indymedia.org
Type SubjectAltNames for the certificate, one per line. Enter a blank line to finish
SubjectAltName: DNS:integrity.indymedia.org
SubjectAltName: DNS:www.integrity.indymedia.org
SubjectAltName: DNS:integrity.indymedia.org.uk
SubjectAltName: DNS:www.integrity.indymedia.org.uk
SubjectAltName: DNS:indymedia.org.uk
SubjectAltName: DNS:www.indymedia.org.uk
SubjectAltName: DNS:www2.indymedia.org.uk
SubjectAltName: DNS:
CH
--
ChrisC - 13 Dec 2005
to top