A collection of automation and maintenance scripts used to manage and monitor my homelab environment.
Includes tools for backups, networking, Docker management, and system monitoring.
homelab/
βββ backup/ # Scripts for system backups
Each directory contains standalone scripts with individual usage instructions in their headers.
Most scripts are designed for Linux environments and may use:
bashcronrsync,tar,sshdocker,docker-compose- Common monitoring tools (e.g.,
curl,jq,netstat)
Check each script header for specific dependencies.
This repository is open for personal and educational use.
See the LICENSE file for details.
Feel free to fork, modify, and improve these scripts for your own homelab setup.
Pull requests and ideas are welcome!