Topic: How can I make mirror server for remirepo?

Hello.
I want to make a mirror of this repository.
What should I do to mirror this repo?
Are there any instructions or documents?

Re: How can I make mirror server for remirepo?

For private mirror you can rsync the content from one of the mirrors offering rsync (see the list on https://rpms.remirepo.net/)

For public/official mirror, please contact me by mail using remi AT remirepo DOT net

I'm used to ask to be able to retrieve mirror access_log for stat computation.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: How can I make mirror server for remirepo?

I would like to create a local repository for offline use. Systems that have no connectivity to the internet.

I've gone to the mirrorlist but all the links point to http, etc even the rsync'able sites. I'm confused.

Can you provide an example of the proper syntax to rsync php8 and remi-safe to my internet facing machine?
Thanks