Skip to content

feat(www): openconnector is a preset - #473

Merged
ilbertt merged 3 commits into
mainfrom
claude/www-openconnector-preset
Sep 4, 2026
Merged

feat(www): openconnector is a preset#473
ilbertt merged 3 commits into
mainfrom
claude/www-openconnector-preset

Conversation

@ilbertt

@ilbertt ilbertt commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Adds an open-connector deploy preset, following oomol-lab/open-connector#488, which lists nibrun as a deployment option. That PR's release workflow has landed, so v1.5.0 publishes open-connector-linux-x64 alongside a SHA256SUMS — the preset pins that tag and holds the download to its digest, as the others do.

Deployed and checked end to end with nib run on the exact config:

  • serves on the issued hostname, ready in 4.3s, 256 MiB guest
  • OOMOL_CONNECT_DATA_DIR lands connect.sqlite on the volume
  • OOMOL_CONNECT_ORIGIN interpolates: expectedRedirectUri comes back as https://<app>.nibrun.app/oauth/callback
  • OOMOL_CONNECT_ADMIN_TOKEN gates the admin api (401 without, 200 with)
  • OOMOL_CONNECT_RUNTIME_TOKEN gates /mcp (401 without, initializes with)

No PORT variable: the guest runtime already exports it as an alias of NIBRUN_HTTP_PORT, so the binary follows the port the form is deployed with. Confirmed by deploying on 8080 — connect server listening at http://0.0.0.0:8080 with nothing else set.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 3, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
nibrun-www 1f0dda8 Commit Preview URL

Branch Preview URL
Sep 04 2026, 10:48 AM

@ilbertt ilbertt changed the title feat(www): openconnector is a preset, unpinned until its release carries a binary feat(www): add penConnector to presets Sep 3, 2026
@ilbertt ilbertt changed the title feat(www): add penConnector to presets feat(www): add OpenConnector to presets Sep 3, 2026
@ilbertt ilbertt changed the title feat(www): add OpenConnector to presets feat(www): openconnector is a preset Sep 4, 2026
@ilbertt
ilbertt marked this pull request as ready for review September 4, 2026 10:38
@ilbertt
ilbertt merged commit 4dc96bd into main Sep 4, 2026
10 checks passed
@ilbertt
ilbertt deleted the claude/www-openconnector-preset branch September 4, 2026 10:49
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