Commit Graph

2 Commits

Author SHA1 Message Date
Peter Steinberger
e05039b98f docs: tighten fly private deployment steps (#2121) (thanks @dguido) 2026-01-26 16:52:39 +00:00
Dan Guido
aea8c678e3 docs(fly): add private/hardened deployment guide
- Add fly.private.toml template for deployments with no public IP
- Add "Private Deployment (Hardened)" section to Fly docs
- Document how to convert existing deployment to private-only
- Add security notes recommending env vars over config file for secrets

This addresses security concerns about Clawdbot gateways being
discoverable on internet scanners (Shodan, Censys). Private deployments
are accessible only via fly proxy, WireGuard, or SSH.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 16:50:02 +00:00