Bump Fly.io proxy VM to 512MB, fix TruffleHog scanning #152

Merged
eblume merged 1 commit from fix/flyio-proxy-oom into main 2026-02-11 12:03:52 -08:00

1 commit

Author SHA1 Message Date
23fe29f8ca Bump Fly.io proxy VM memory to 512MB to fix Alloy OOM
Alloy was being OOM-killed in the 256MB default VM, leaving the Grafana
Fly.io dashboard without metrics. Doubling to 512MB gives sufficient
headroom for tailscaled + nginx + alloy.

Also fix TruffleHog pre-commit hook to only scan staged changes
(--since-commit HEAD) instead of full repo history, and sanitize an
example credential URL in the Reolink camera plan doc.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 12:03:11 -08:00