Mirror served by Caddy.
Create directory :
# mkdir /srv/chimera.netig.net/public
Manualy sync the repositories :
./sync.sh
Then add this line into the host crontab with crontab -e to sync every hours :
crontab -e
# Mirror synchronization 0 */1 * * * /srv/chimera.netig.net/sync.sh