rocky-tools/mirror
Zane Williams e560f32668 After further discussion in the Infrastructure channel, the check for
rsync in path has been modified to become a rsync_run function instead.

It will check to see if rsync exists in $PATH, including a fallback
path via the builtin bash "command", and exit accordingly.
2021-11-25 13:51:45 +01:00
..
README.md Update broken link 2021-06-21 10:31:37 -05:00
example.crontab Create example.crontab 2021-06-03 14:01:01 +02:00
mirrorsync.sh After further discussion in the Infrastructure channel, the check for 2021-11-25 13:51:45 +01:00

README.md

Rocky Mirror Scripts

Scripts and snippets for mirror admins.

Please read https://docs.rockylinux.org/guides/add_mirror_manager/ for further information on setting up a Rocky mirror.

example.crontab

A few suggestions for setting up a crontab for syncing.

mirrorsync.sh

Example script for keeping a public or private mirror in sync.