Skip to content

docs(deploy): add production runbook#21

Merged
Vann-Dev merged 2 commits into
mainfrom
kaito/production-runbook
May 12, 2026
Merged

docs(deploy): add production runbook#21
Vann-Dev merged 2 commits into
mainfrom
kaito/production-runbook

Conversation

@Vann-Dev
Copy link
Copy Markdown
Owner

Summary

  • Add a production deployment runbook covering required env vars, managed/external Postgres guidance, backups, migration deploy, startup, health/readiness, smoke checks, logs, and rollback caveats.
  • Update README deployment section to point operators to the runbook and clarify one-off migrations plus multi-replica startup migration limitations.

Checks

  • corepack pnpm lint
  • DATABASE_URL=postgresql://user:pass@localhost:5432/db?schema=public corepack pnpm typecheck
  • DATABASE_URL=postgresql://user:pass@localhost:5432/db?schema=public AUTH_SECRET=placeholder-for-build-check corepack pnpm build

Build warnings: existing Next.js middleware deprecation warning and jose Edge Runtime CompressionStream/DecompressionStream warnings.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-bridge Error Error May 12, 2026 9:19pm

@Vann-Dev Vann-Dev merged commit 98061b5 into main May 12, 2026
1 of 2 checks passed
@Vann-Dev Vann-Dev deleted the kaito/production-runbook branch May 12, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant