75bd96098a
Add various scripts for server power management and build process
wjones2026-04-26 08:55:19 -04:00
9ea54cfc60
combined all there postgresql scripts into one to backup base, databases and clean up old archived WAL files.
wjones2026-04-25 09:39:45 -04:00
b728fe84f2
adding script that cleans up archived wal files
wjones2026-04-24 09:10:03 -04:00
b38067dd8c
Add new power cycle scripts for servers
wjones2026-03-17 07:13:23 -04:00
ee6a150e3e
Add pyrsync.py for parallel file transfer using rsync
wjones2025-12-24 10:23:17 -05:00
b30c85dead
Enhance update_system.py with timestamp logging for better tracking of system updates
wjones2025-11-20 09:10:58 -05:00
9f112e0903
Add update_system.py script for package management and reboot handling
wjones2025-10-06 10:13:29 -04:00
95f132bdf8
Add scripts for managing VM and LXC container power states and fan control
wjones2025-10-06 10:10:54 -04:00
0b843113b6
Add bash script to start containers on boot as python script is not executing
development
wjones2025-07-07 09:36:14 -04:00
d2965d4439
update execution for vm shutdown
wjones2025-07-03 16:01:30 -04:00
6fe5db1adc
Merge pull request 'adding new scripts to start and stop clients as well as wrapper scripts to execute them' (#1) from development into main
wjones2025-07-03 15:21:42 -04:00
20839809b0
adding new scripts to start and stop clients as well as wrapper scripts to execute them
wjones2025-07-03 15:19:49 -04:00
3d527d4712
Match folder structure with proxmox servers
wjones2025-07-01 10:21:08 -04:00
536fbb4553
This vm_restart.py script is used to restart VMs or LXC containers on a Proxmox host. It takes two command line arguments: the type of client (vm or lxc) and a list of client IDs. example: ./cron_scripts/power/vm_restart.py "lxc" "['110', '113', '114', '120']"
wjones2025-07-01 10:03:52 -04:00
7929f590a0
update vm_shutdown with new lxcs
wjones2025-05-23 14:51:25 -04:00
324166a6e0
adding script with syntax to clear linux caches
wjones2025-05-20 11:51:22 -04:00