Skip to content

Configuration: Add more advanced bare metal hosting configuration#1041

Open
tebriel wants to merge 3 commits into
sbondCo:devfrom
tebriel:configuration/more
Open

Configuration: Add more advanced bare metal hosting configuration#1041
tebriel wants to merge 3 commits into
sbondCo:devfrom
tebriel:configuration/more

Conversation

@tebriel
Copy link
Copy Markdown

@tebriel tebriel commented Apr 17, 2026

Changes made

Web Asset Config Object

There's a new WEB_ASSET_SERVER struct which lets you set the host/port of the node.js server. It sets the PORT env in the cmd runner which the nodejs web server supports.

Watcharr Host/Port config

API_PORT and API_HOST lets us override the binding and the port for the Watcharr go executable.

For Reviewer

  • Should I choose different names for the configs?
  • Should the main configs be sub structs like the web server?
  • Since these affect how it launches should they be env vars instead?

@tebriel tebriel force-pushed the configuration/more branch from 5738bc1 to 8969594 Compare April 19, 2026 15:45
@tebriel tebriel marked this pull request as ready for review April 19, 2026 16:01
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