2021-03-16 22:01:49 -07:00
|
|
|
# vhost-audit Web app
|
2021-03-16 21:58:15 -07:00
|
|
|
|
|
|
|
Check websites for file alterations in ZFS snapshots.
|
|
|
|
|
2021-03-16 22:01:49 -07:00
|
|
|
## Install
|
2021-03-16 21:58:15 -07:00
|
|
|
|
|
|
|
cd /www/test.clem.sierraweb.com/htdocs/
|
|
|
|
git clone git@gitea.sierraweb.com:haroldp/vhost-audit.git
|
|
|
|
cd vhost-audit
|
|
|
|
echo "/www/clementinebakery.com/htdocs" > sites.txt
|
|
|
|
./bin/cron.pl
|