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

Add flag configuration Via Env Variables #79

Open
h4ux opened this issue May 25, 2023 · 1 comment
Open

Add flag configuration Via Env Variables #79

h4ux opened this issue May 25, 2023 · 1 comment

Comments

@h4ux
Copy link

h4ux commented May 25, 2023

Suggestion:
I think that it's a good idea to support tailscale client flags via env vars.
This will allow the use of the node as an exit-node for example.

@willnorris
Copy link
Member

we've exposed the new-ish web UI in golink to allow managing the Tailscale part of it remotely. Instructions for how to enable that on your tailnet can be found here. Once you've done that, you can go to http://go:5252/, login (again), and then manage several aspects of the device including making it an exit node. We're working on adding more stuff to that web UI over time.

There are still other valid reasons to potentially expose some setting via environment variables, but I suspect we'd probably add support for the newer JSON config before that, which is the direction some of our other containers are moving in (see #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