The Chakra Project

Mirror Howto

From The Chakra Project - Wiki

Jump to: navigation, search

Creating a mirror of our repository is pretty easy. You just need rsync on your webserver.

To create or update your mirror, use this command:

 rsync -av chakra-project.org::kdemod/ kdemod

This will create/update a mirror of our complete repository inside the kdemod directory.

Announcing your mirror

If you want your mirror to be a public one (it helps us a lot), we can include it into our list of mirrors. Just write a mail to funkyou[at]chakra-project[dot]org and tell him the URL and how often it is synced.

Traffic Warning

Just to warn you: The repository on our main server generates around 1.5 to 3 TiB (!!) traffic per month. This must not be correct for your server (especially because a lot of people use the main server to get updates a bit earlier), but if your server has limited traffic, you should definitely check traffic consumption from time to time...

Personal tools