Skip to content

Add rollback-safe VPS deployment lane - #10

Merged
YesterdaysLemon merged 1 commit into
mainfrom
deploy/vps-manager
Aug 26, 2026
Merged

Add rollback-safe VPS deployment lane#10
YesterdaysLemon merged 1 commit into
mainfrom
deploy/vps-manager

Conversation

@YesterdaysLemon

Copy link
Copy Markdown
Owner

Closes #9.

What changed

  • packages the Vinext server as a non-root, health-checked production container
  • adds GET/HEAD /healthz and an exact Origin-Trial runtime postflight
  • smoke-tests the real container in CI
  • adds an app-scoped, signed exact-SHA Deploy Manager notification job
  • updates architecture, technical, product, and submission documentation for the VPS + Cloudflare lane

Local verification

  • npm test — 28 passed
  • npx tsc --noEmit — passed
  • npm audit --omit=dev --audit-level=high — 0 vulnerabilities
  • npm run build — passed; / dynamic and /healthz API route present
  • docker build --pull --tag conspiracy:vps-preflight . — passed
  • npm run check:production -- http://127.0.0.1:4197/ against the container — health, HEAD, exact Origin-Trial header, and meta tag passed

@YesterdaysLemon
YesterdaysLemon merged commit d39dec3 into main Aug 26, 2026
2 checks passed
@YesterdaysLemon
YesterdaysLemon deleted the deploy/vps-manager branch August 26, 2026 20:17
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.

Deploy Conspiracy through the rollback-safe VPS manager

1 participant