feat: ship the environment-driven hosted init config #8
No reviewers
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starintel-labs/starintel-biz!8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/hosted-init-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The production hosted init (host/hosted-init.lisp) becomes the canonical runtime configuration owned by this repository: it loads quasar-auth-host and activates the bridge on loopback, fully driven by the deployer's STARINTEL_AUTH_URL and QUASAR_LOGIN_PORT environment wiring (quasar #58/#73 contract).
The example stops carrying a deployment host address. This public repository now contains no host addresses, no environment-meaningful ports, no credentials, and no tokens — environment wiring stays in the deploying (private) infrastructure.
Local verification evidence: