Initial VPS operations handbook
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
matrix_healthcheck_enabled: false
|
||||
matrix_healthcheck_script_path: /usr/local/lib/vps-health/matrix-k3s
|
||||
matrix_healthcheck_state_path: /var/lib/vps-health/matrix-k3s.json
|
||||
matrix_healthcheck_service_name: matrix-k3s-healthcheck.service
|
||||
matrix_healthcheck_timer_name: matrix-k3s-healthcheck.timer
|
||||
matrix_healthcheck_timer_on_calendar: '*-*-* 06:00:00 UTC'
|
||||
matrix_healthcheck_timer_randomized_delay_sec: 15m
|
||||
matrix_healthcheck_namespace: matrix-system
|
||||
matrix_healthcheck_backup_path: /var/backups/matrix
|
||||
matrix_healthcheck_backup_max_age_hours: 30
|
||||
matrix_healthcheck_warn_percent: 80
|
||||
matrix_healthcheck_critical_percent: 90
|
||||
Reference in New Issue
Block a user