Prerequisites Checklist

Complete this checklist before first deploy.

Host and network

  • Ubuntu 24.04 VM(s) provisioned
  • SSH access over Tailscale confirmed
  • Public DNS points to your edge hostnames
  • Ports and firewall policy align with your edge design

Secrets and config

  • Vault password flow in place
  • Required Vault values seeded (database, tokens, integration secrets)
  • Release pins file prepared in vars/releases/<release_id>.yml

Control-plane dependencies

  • Common base URL decided
  • Common bootstrap admin strategy chosen
  • SynckHub infra token strategy defined

Browser/API constraints

  • Common allowed origins include your web UI origin
  • SynckHub CORS allowed origins include your web UI origin

Operational guardrails

  • Backup target configured before first migration
  • Maintenance-window process agreed
  • Rollback owner and procedure documented