These are various scripts I use throughout my network for public consumption.
| .vscode | ||
| .htpasswd | ||
| autoattach | ||
| backup.conf.example | ||
| backup.sh | ||
| beep-notify.sh | ||
| bootstrap.sh | ||
| cachet_notify | ||
| cachet_notifyV2.php | ||
| convertPTR2InvidiualDomains.php | ||
| createVhosts.sh | ||
| enable_site.conf.example | ||
| enable_site.sh | ||
| enableSite.php | ||
| handleLXCAppArmorProfiles.php | ||
| install_pulp_consumer.sh | ||
| le_renew_cron.sh | ||
| mount_ecryptfs.sh | ||
| pulp_bound_repo_to_consumer.sh | ||
| pulp_group_update.sh | ||
| pulp_sync.sh | ||
| README | ||
| repo_sync.conf.example | ||
| repo_sync.sh | ||
| rsync.sh | ||
| sbblupdater.conf.example | ||
| sblocker_updater.sh | ||
| start-tcptunnel.sh | ||
| tar.lxc-apparmor-profiles | ||
| tcpbintest.sh | ||
| timesheet.lhprojects.net.conf | ||
########## README ########## This repository is a collection of scripts that I utilize throughout my infrastructure. You can follow issue tracking here https://redmine.lhprojects.net/projects/scripts Scripts ---------- backup_files.sh: Script I use to rsync files to off-site storage center. You can costomize the configuration via backup.conf and then appending it as an argument during the script execution.