bytelyst-devops-tools/scripts/VMs/HostingerVM
Hermes VM 0a2d303f93 add HostingerVM health-check and cleanup scripts
- vm-health-check.sh: read-only checks for disk, load, RAM, swap,
  Docker containers (crash-loops + healthchecks), build cache, journal.
  Flags: --quiet, --json, --notify (Telegram). Exit 0/1/2 = OK/WARN/CRIT.

- vm-cleanup.sh: safe periodic cleanup.
  Default (weekly): build cache, journal, apt, npm, .next/cache.
  --full (monthly): adds docker system prune, pnpm store, old logs, HOLD cleanup.
  --dry-run, --install-cron, --uninstall-cron.
  Logs to /var/log/vm-cleanup.log.

Related: docs/hostinger-vm-maintenance.md, scripts/VMs/HostingerVM/CRON_SETUP.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 18:53:20 +00:00
..
CRON_SETUP.md add HostingerVM health-check and cleanup scripts 2026-05-27 18:53:20 +00:00
login.sh chore: move login sh into scripts folder 2026-05-09 15:58:08 -07:00
vm-cleanup.sh add HostingerVM health-check and cleanup scripts 2026-05-27 18:53:20 +00:00
vm-health-check.sh add HostingerVM health-check and cleanup scripts 2026-05-27 18:53:20 +00:00