Skip to content
PostMTA Hosted
StatusSign inOpen panelRequest access
Open menu

Setup wizard

Appliance health

Probes BFF readiness and lists install steps. First admin is created in Supabase Auth (email confirm on in prod).

Install steps

  1. Install Docker and start the daemon.
  2. Run bash scripts/install-appliance.sh (or MIB_CHECK_ONLY=1 for the static check).
  3. Copy keys from supabase status into .env (never commit).
  4. Enable systemd units under infra/systemd/ and Caddy from infra/caddy/.
  5. Confirm make smoke-prod is green (lab flags off).
  6. Create the first owner in Studio / Auth, then open the panel.

Live probe

Checking API…

Artifact disclosure

Operators can verify exactly which artifact shipped to a host by readingartifacts/qa/latest/MANIFEST.txt (regenerated on everymake qa-matrix), then comparing against the git SHA recorded by make deploy-check. The build labels itself; do not trust the marketing copy alone.

Open panelDeploy docs