Skip to main content
Topic: Mirror (Read 3261 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Mirror

I would like to set up a mirror.

Does the root mirror support rsync?

@fhdk


Re: Mirror

Reply #1
I think this is the root mirror now and it should be rsync supported (the sourceforge mirrors I think are deprecated) :

Code: [Select]
http://mirror1.artixlinux.org/repos/$repo/os/$arch

https://github.com/artix-linux/system/blob/testing/artix-mirrorlist/mirrorlist
If I can hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate!


Re: Mirror

Reply #3
Code: [Select]
rsync rsync://mirror1.artixlinux.org/artix-linux
Once you're set, contact us to update our mirrorlist. Please note that the primary mirror is for repos only; the ISOs will still be uploaded to Sourceforge, so you'll have to setup a less frequent rsync for SF too.

Cheers!


Re: Mirror

Reply #4
Btw, welcome Frede.

Re: Mirror

Reply #5
I would like to set up a mirror.

Does the root mirror support rsync?

@fhdk



you are using rsync commadns in crontabs?  How much bandwidth do you need?  I have a decent static cable connection

Re: Mirror

Reply #6
First rsync initiated ...
Quote
you are using rsync commadns in crontabs? 
Yes
Quote
How much bandwidth do you need?
That depends ...
Quote
I have a decent static cable connection
Indeed - you need to, which is why I offer to mirror packages too.

I don't intend to mirror iso's - let the sourceforge do that :)


Re: Mirror

Reply #8
I updated artix-mirrorlist.

Thanks a lot. :)

Re: Mirror

Reply #9
 rsync -avz rsync://mirror1.artixlinux.org:/artix-linux /usr/local/apache2/htdocs/nylxs/mirror/

Re: Mirror

Reply #10
Hello,

before I try to migrate all my machines to Artix, I've setup a mirror to help a little bit the project : https://artix.cccp.io

I've run a first sync and migrated a virtual machine using it, so it should work, and the synchronization is setup to every hour. Hope this helps.

Regards,