Skip to content

Introduce localServer and subdomain for deployments.#3667

Open
noise64 wants to merge 8 commits into
mainfrom
manifest-server-run
Open

Introduce localServer and subdomain for deployments.#3667
noise64 wants to merge 8 commits into
mainfrom
manifest-server-run

Conversation

@noise64

@noise64 noise64 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor
  • adds localServer section to the manifest
    • localServer has the same arguments that can be configured via flags with golem server run
    • when golem server run is used in an app context, the defaults are coming from the manifest, meaning custom ports, data-dirs are now "persisintent" with the app manifest,
  • introduces subdomain for HTTP and MCP deployments:
    • subdomain can be used as an alternative to the full domain, when an environment uses the local or the cloud server configuration (it cannot be used with custom servers)
    • subdomain only controls the prefix part of the common local and cloud URLs, which means that it can automatically construct the full "domain" with the proper host and port according to the new localServer configuration
    • CLI help outputs and deployment outputs always so the fully resolved domain

@netlify

netlify Bot commented Jun 25, 2026

Copy link
Copy Markdown

Deploy Preview for golemcloud canceled.

Name Link
🔨 Latest commit 31f5456
🔍 Latest deploy log https://app.netlify.com/projects/golemcloud/deploys/6a3e7cbfd89e280008b59b1b

@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

📖 Docs preview: https://docs-5uyz1gz29-golem-cloud.vercel.app

Built from commit 31f54564e3c6767f167f1b4f2b745b98bce1f183 by docs.yaml.

@noise64 noise64 added this to the Golem 1.6 milestone Jun 25, 2026
@noise64 noise64 self-assigned this Jun 25, 2026
@noise64 noise64 marked this pull request as ready for review June 25, 2026 14:05
@noise64 noise64 requested a review from a team June 25, 2026 14:05
@noise64 noise64 requested a review from vigoo June 26, 2026 14:45
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