Skip to content

feat(scripts): add dev-managed boot script and prefix sync path with /api#170

Merged
mslipper merged 1 commit into
mainfrom
feat/dev-managed-script
Jun 2, 2026
Merged

feat(scripts): add dev-managed boot script and prefix sync path with /api#170
mslipper merged 1 commit into
mainfrom
feat/dev-managed-script

Conversation

@mslipper

@mslipper mslipper commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Adds scripts/dev-managed.sh to boot iron-proxy in managed mode against a local iron-control. It registers a proxy instance via the admin API (POST /api/v1/proxies) and boots with the returned iprx_ token, or reuses an existing token when IRON_PROXY_TOKEN is set. Uses non-root listen ports and generates a local dev CA on first run.

Also moves the control plane sync endpoint to /api/v1/proxy/sync.

…/api

Adds scripts/dev-managed.sh, which registers a proxy instance against a
local iron-control admin API (or reuses a supplied IRON_PROXY_TOKEN) and
boots iron-proxy in managed mode on non-root ports with a generated dev CA.

Also moves the control plane sync endpoint to /api/v1/proxy/sync.
@mslipper mslipper merged commit 7e66d72 into main Jun 2, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant