Skip to content

feat: allow configurable bind host for dashboard#9

Open
maxamillion wants to merge 1 commit intoaaif-goose:mainfrom
maxamillion:configurable-bind-host
Open

feat: allow configurable bind host for dashboard#9
maxamillion wants to merge 1 commit intoaaif-goose:mainfrom
maxamillion:configurable-bind-host

Conversation

@maxamillion
Copy link
Copy Markdown

Add GOOSETOWN_BIND_HOST env var (default: 127.0.0.1) and pass --host through to goosetown-ui server. Replaces all hardcoded localhost references in dashboard.

I have a large workstation in my homelab that I run headless and is only accessible from over my tailscale tailnet. Ideally I can remotely connect to the dashboard over my secure tailnet. This patch enables that while preserving backward compatibility.

Add GOOSETOWN_BIND_HOST env var (default: 127.0.0.1) and pass
--host through to goosetown-ui server. Replaces all hardcoded
localhost references in dashboard.

Signed-off-by: Adam Miller <admiller@redhat.com>
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