feat(deploy): add PaaS templates and config

This commit is contained in:
William Valentin
2026-02-15 18:28:26 -08:00
parent 2177413833
commit 8d0016fd32
10 changed files with 205 additions and 3 deletions
+8
View File
@@ -770,6 +770,14 @@ docker compose logs -f
| `/config/config.yaml` | Configuration file (read-only) |
| `/data` | Persistent data (sessions DB, memory files, vector index) |
## PaaS Deployment (Fly.io / Railway / Render)
See `docs/deployment/PAAS.md` and the templates under `deploy/`.
## Nix Deployment
See `docs/deployment/NIX.md` for the flake (package + dev shell + optional NixOS module).
## Doctor Diagnostics
`flynn doctor` runs 10 health checks to validate your setup: