Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tailscale - Offer ability to enable/access Web UI #739

Open
0xBA5E64 opened this issue Oct 30, 2024 · 3 comments
Open

Tailscale - Offer ability to enable/access Web UI #739

0xBA5E64 opened this issue Oct 30, 2024 · 3 comments

Comments

@0xBA5E64
Copy link

Tailscale offers a Web Interface to monitor and configure certain options. Similar to enabling Tailscale to act as an Exit Node, it'd be nice to have the option to configure this web-ui to be accessible via TrueNAS apps, much like many other applications already do.

@stavros-k
Copy link
Contributor

Do you use tailscale without host networking?
In that case, yea we can take a look exposing settings for the web-ui.
But if you run in host network, you should already have access to it, according to docs it runs by default already.

@0xBA5E64
Copy link
Author

0xBA5E64 commented Oct 30, 2024

Do you use tailscale without host networking? In that case, yea we can take a look exposing settings for the web-ui. But if you run in host network, you should already have access to it, according to docs it runs by default already.

The web-interface is only accessible through 100.100.100.100 from the host-system itself by default, but needs to be enabled using tailscale set --webclient to be made accessible over port 5252 openly

@stavros-k
Copy link
Contributor

Looks like it doesn't work correctly,

According to docs, I should be able to pass --webclient in TS_EXTRA_ARGS
https://tailscale.com/kb/1282/docker?q=extra+args#ts_extra_args

But I'm seeing this

tailscale-1  | boot: 2024/10/31 19:56:11 Running 'tailscale up'
tailscale-1  | flag provided but not defined: -webclient

Maybe we should wait for this
tailscale/tailscale#10993

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

No branches or pull requests

2 participants