Deployment
Deployment gateway page. Canonical deploy runbooks live in the repository docs folder.
Deployment
This page is a gateway. Canonical deployment runbooks now live in the repository docs/ directory.
Canonical deployment docs
Use these files from the repository root:
docs/deployment/docker.mddocs/deployment/local.mddocs/deployment/production.mddocs/deployment/caddy.mddocs/deployment/nginx.mddocs/deployment/apache.md
Fast production check
pnpm doctor
bash scripts/health-check.sh --fix
Do not treat a green web container as success by itself. Deployment is only valid when API health, worker processing, auth flows, and provider webhooks are all verified.