Automated maintenance script for Proxmox VE that handles system updates, container updates, backups, and system cleaning with Discord notifications.
- 🔄 Proxmox host system updates
- 📦 LXC container updates
- 💾 Container backups with rotation
- 🧹 System journal cleaning
- 🐳 Docker cleanup (if installed)
- 📢 Discord notifications
- 🌐 Internet connectivity checks
⚠️ Error handling and logging
- Proxmox VE
- Bash shell
- curl
- Docker (optional)
- Clone the repository:
git clone https://github.com/lowrisk75/ProxmoxMaintenance.git
cd ProxmoxMaintenance