Ambit Cli
by @toxicpine
Use this skill for any task involving the ambit CLI: creating or destroying private networks, deploying apps to a private network, checking network or router...
flyctl installed and authenticated (fly auth login)tailscale up)sudo tailscale set --accept-routes)tskey-api-...) β create one at https://login.tailscale.com/admin/settings/keys| Symptom | Fix |
|---------|-----|
| "Tag not configured in tagOwners" | Add "tag:ambit- to Tailscale ACL tagOwners. |
| "autoApprovers not configured" | Either configure autoApprovers in the ACL or re-run with --self-approve. |
| Router deployed but not reachable | Run ambit doctor. Check that accept-routes is enabled locally. |
| "Timeout waiting for device" | Check router logs. Most common cause: expired or invalid Tailscale API key. |
| Apps not resolving as | Verify split DNS is configured: ambit status --network . Check the router is online in the tailnet. |
| "Flyctl not found" | Install from https://fly.io/docs/flyctl/install/ |
clawhub install ambit-cli