Initial VPS operations handbook

This commit is contained in:
windyboy
2026-08-03 12:26:42 +08:00
commit b73125e5bc
97 changed files with 3641 additions and 0 deletions
@@ -0,0 +1,11 @@
[Unit]
Description=Run Matrix K3s health check daily
[Timer]
OnCalendar={{ matrix_healthcheck_timer_on_calendar }}
Persistent=true
RandomizedDelaySec={{ matrix_healthcheck_timer_randomized_delay_sec }}
Unit={{ matrix_healthcheck_service_name }}
[Install]
WantedBy=timers.target