Project
itgwiki_mirror
Use two scripts, itgwiki_mirror_backup and itgwiki_mirror_deploy, to
maintain a read-only mirror of ITGwiki. itgwiki_mirror_backup runs
periodically and automatically on the live instance of ITGwiki to create a
backup and copy it to the mirror. itgwiki_mirror_deploy runs on the mirror
and is triggered by itgwiki_mirror_backup, imports and adjusts the backup
to be read-only, then deploys it on the mirror server. Requires rsync and
mysqldump.
IMPORTANT: database user passwords are visible as part of the command used
to execute the backup and deploy processes. I recommend creating minimally
empowered user accounts to execute backup and deploy tasks.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Runtime
>= 0
>= 0