Complete this path in order

  1. 01 OneDev tutorialA OneDev tutorial from Docker Compose and PostgreSQL through Caddy HTTPS, Git SSH, the first project, CI/CD, immutable image deploys, backup, restore, and recoverable upgrades. About 14 min
  2. 02 Pin Docker image digestsPin a Docker image digest as repository:tag@sha256 so rebuilds and rollbacks pull the same artifact, including multi-platform indexes and runtime RepoDigests. About 8 min
  3. 03 When to run database migrationsWhen to run database migrations: add compatible schema first, backfill after dual-writing code is live, and drop old columns only after old consumers exit. About 9 min
  4. 04 Docker Compose blue-green deployRun Docker Compose blue-green on one server: start a candidate project, prove it ready, switch Caddy, verify the public hostname, then drain the old instance. About 9 min
  5. 05 Automatic rollback for a failed deploymentAutomatic rollback for a failed deployment restores the previous version or finishes a verified commit from candidate state, the traffic switch, business checks, and the on-disk receipt. About 9 min

Search StackOnward

Type a keyword to search. Press / to open search.