rocky-tools/mirror
Louis Abel 84e8d81bef
Updates to mirror information, wiki links out of date
2022-11-16 22:25:26 -07:00
..
README.md Updates to mirror information, wiki links out of date 2022-11-16 22:25:26 -07:00
example.crontab Create example.crontab 2021-06-03 14:01:01 +02:00
mirrorsync.sh Updates to mirror information, wiki links out of date 2022-11-16 22:25:26 -07:00

README.md

Rocky Mirror Scripts

Scripts and snippets for mirror admins.

Please read https://docs.rockylinux.org/guides/mirror_management/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.

You may modify this to exclude specific repositories or directories from your mirror (for example, you can exclude "source" by changing the --exclude to --exclude={'*.~tmp~', 'source'}).