- Authentik -> edge2 CT 105 (Postgres pg_dump/restore; SECRET_KEY carried verbatim; zero-downtime until ~2s cutover) - Multi-block Caddy cutover: auth.echo6.co + notes.echo6.co outpost/forward_auth -> 100.64.0.36:9000 - runbook: add reboot tailscale-before-docker gotcha; clarify dnsmasq must NOT be repointed (points at Caddy host) - source left stopped + intact on Contabo as cold rollback Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
11 lines
115 B
Text
11 lines
115 B
Text
# Binary archives — no diff value in git
|
|
*.zip
|
|
*.tar.gz
|
|
*.tar.zst
|
|
|
|
# Editor temp files
|
|
*.swp
|
|
*.bak
|
|
*~
|
|
.DS_Store
|
|
|