feat(deploy): add PaaS templates and config
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user