Skip to content
prod 352bb92
Browse

Tagged: deploy

All Tags
deploy
6 pages
5 related

Pages with this tag

Production launch

1

First production deploy, hardening, ServerSync, v1.0.0 tag, and return to develop branch.

Staging first deploy

2

First staging release — branch prep, installer, hardening, migration verification, and DevLog evidence.

7 · Shared-hosting readiness

3

Verify that the hosting account has the Admin-Server toolkit before the deploy pipeline starts, or run the shared-hosting playbook first.

Phase 4 · Deploy pipeline

4

Stand up everything that makes deployment possible — Deployer for zero-downtime releases, environment domains + SSL, production .env templates, and (recommended) CI, DNS email records, and a CDN — so Phase 5 can run the first observed non-production deploy.

2 · Release & first production deploy (P1–P2)

5

Cut the changelog and version before deploying, then promote the verified non-production branch to the release branch, stage the production .env, deploy dry-run then real, run the installer (first deploy only), and verify it's live.

3 · Harden, verify & sync (P3–P7)

6

Lock down installer-friendly permissions, verify schema parity against staging, review ServerSync, prove production mail flow, then sync all branches back to a shared base and tag the release as your rollback and audit anchor.