Artix Linux Forum

Artix Linux => Package management => Topic started by: fhdk on 22 September 2017, 10:30:24

Title: Mirror
Post by: fhdk on 22 September 2017, 10:30:24
I would like to set up a mirror.

Does the root mirror support rsync?

@fhdk

Title: Re: Mirror
Post by: thefallenrat on 22 September 2017, 12:13:51
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
Title: Re: Mirror
Post by: artoo on 22 September 2017, 13:31:17
I would like to set up a mirror.

Does the root mirror support rsync?

@fhdk

Yes. :)
Title: Re: Mirror
Post by: nous on 22 September 2017, 14:50:46
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!

Title: Re: Mirror
Post by: artoo on 22 September 2017, 15:17:52
Btw, welcome Frede.
Title: Re: Mirror
Post by: mrbrklyn on 23 September 2017, 04:31:49
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
Title: Re: Mirror
Post by: fhdk on 23 September 2017, 13:46:12
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 :)
Title: Re: Mirror
Post by: fhdk on 23 September 2017, 13:51:28
The mirror is running its first sync. (DONE!)

https://www.uex.dk/repos/artix
Title: Re: Mirror
Post by: artoo on 23 September 2017, 14:58:08
I updated artix-mirrorlist.

Thanks a lot. :)
Title: Re: Mirror
Post by: mrbrklyn on 11 October 2017, 08:43:16
 rsync -avz rsync://mirror1.artixlinux.org:/artix-linux /usr/local/apache2/htdocs/nylxs/mirror/
Title: Re: Mirror
Post by: daftaupe on 29 May 2019, 15:01:13
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 (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,