chore: sync homelab ops, identity, and monitoring docs

This commit is contained in:
Fizzlepoof
2026-05-21 02:01:09 +00:00
parent 4c41b19e13
commit 2e99873634
44 changed files with 6295 additions and 346 deletions

View File

@@ -35,3 +35,10 @@ BACKUP_KNOWN_HOSTS=/home/truenas_admin/.ssh/known_hosts
DOCKER_BIN=/usr/bin/docker
SUDO_BIN=/usr/bin/sudo
USE_SUDO_FOR_DOCKER=true
# Restore verification
RESTORE_VERIFY_WORK_ROOT=/mnt/tank/docker/backups/restore-verify
RESTORE_VERIFY_POSTGRES_IMAGE=postgres:17-alpine
RESTORE_VERIFY_CONFIG_SOURCE=tank-docker/appdata/grafana
RESTORE_VERIFY_REQUIRED_PATHS="grafana.db dashboards"
RESTORE_VERIFY_METRICS_DIR=/mnt/tank/docker/metrics/node-exporter