Running provision yourself requires the
infra:provision org scope (no service account or trust needed for local runs), plus your organization id. See Required Synthetiq permissions and check yours with synthetiq whoami.Issue the two certificates
Request both ACM certs and add the 2 validation CNAMEs at your DNS provider; wait for
ISSUED. See Certificates. (If you skip this, init stops and prints what’s needed.)Create the config
From a git repository:Discovers your VPC options and issued certificates, writes
_infra/synthetiq.yaml. Commit it. See Generating synthetiq.yaml.Preview
Apply
Create the app DNS records
Add the 3 printed records at your DNS provider (DNS). Done — deploy apps from the Synthetiq console.
generate → review → provision. For production, use the CI walkthrough.
