feat: add production health monitoring
This commit is contained in:
@@ -32,4 +32,10 @@ RETENTION_APPROVED_PERSONAL_DAYS=180
|
||||
RETENTION_STAGING_DAYS=90
|
||||
RETENTION_AUDIT_DAYS=365
|
||||
RETENTION_PUBLISHED_PAYLOAD_DAYS=365
|
||||
|
||||
# Host-side monitoring. BACKUP_ROOT must match the backup.sh destination.
|
||||
BACKUP_ROOT=/srv/rf4-backups
|
||||
MONITOR_DISK_MAX_PERCENT=85
|
||||
MONITOR_TLS_MIN_DAYS=14
|
||||
MONITOR_BACKUP_MAX_HOURS=26
|
||||
LOG_LEVEL=INFO
|
||||
|
||||
Reference in New Issue
Block a user