These are various scripts I use throughout my network for public consumption.
Go to file
Lutchy Horace 2500470a1a Initial commit 2021-01-21 16:58:32 -05:00
.vscode Initial commit 2021-01-21 16:58:32 -05:00
.htpasswd Initial commit 2021-01-21 16:58:32 -05:00
README Initial commit 2021-01-21 16:58:32 -05:00
autoattach Initial commit 2021-01-21 16:58:32 -05:00
backup.conf.example Initial commit 2021-01-21 16:58:32 -05:00
backup.sh Initial commit 2021-01-21 16:58:32 -05:00
beep-notify.sh Initial commit 2021-01-21 16:58:32 -05:00
bootstrap.sh Initial commit 2021-01-21 16:58:32 -05:00
cachet_notify Initial commit 2021-01-21 16:58:32 -05:00
cachet_notifyV2.php Initial commit 2021-01-21 16:58:32 -05:00
convertPTR2InvidiualDomains.php Initial commit 2021-01-21 16:58:32 -05:00
createVhosts.sh Initial commit 2021-01-21 16:58:32 -05:00
enableSite.php Initial commit 2021-01-21 16:58:32 -05:00
enable_site.conf.example Initial commit 2021-01-21 16:58:32 -05:00
enable_site.sh Initial commit 2021-01-21 16:58:32 -05:00
handleLXCAppArmorProfiles.php Initial commit 2021-01-21 16:58:32 -05:00
install_pulp_consumer.sh Initial commit 2021-01-21 16:58:32 -05:00
le_renew_cron.sh Initial commit 2021-01-21 16:58:32 -05:00
mount_ecryptfs.sh Initial commit 2021-01-21 16:58:32 -05:00
pulp_bound_repo_to_consumer.sh Initial commit 2021-01-21 16:58:32 -05:00
pulp_group_update.sh Initial commit 2021-01-21 16:58:32 -05:00
pulp_sync.sh Initial commit 2021-01-21 16:58:32 -05:00
repo_sync.conf.example Initial commit 2021-01-21 16:58:32 -05:00
repo_sync.sh Initial commit 2021-01-21 16:58:32 -05:00
rsync.sh Initial commit 2021-01-21 16:58:32 -05:00
sbblupdater.conf.example Initial commit 2021-01-21 16:58:32 -05:00
sblocker_updater.sh Initial commit 2021-01-21 16:58:32 -05:00
start-tcptunnel.sh Initial commit 2021-01-21 16:58:32 -05:00
tar.lxc-apparmor-profiles Initial commit 2021-01-21 16:58:32 -05:00
tcpbintest.sh Initial commit 2021-01-21 16:58:32 -05:00
timesheet.lhprojects.net.conf Initial commit 2021-01-21 16:58:32 -05:00

README

##########
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.