February 20, 20251 yr I'm wanting to run the Kasm docker behind tailscale. The problem I'm running into is kasm only exposes https, not http. I can't figure out how to configure tailscale serve using the unraid docker settings to set the target protocol to "https+insecure://". In other words, it seems the serve command being generated is: tailscale serve http://kasm:6333 but I need it to generate: tailscale serve https+insecure://kasm:6333
February 21, 20251 yr 14 hours ago, cboline said: I'm wanting to run the Kasm docker behind tailscale. The problem I'm running into is kasm only exposes https, not http. I can't figure out how to configure tailscale serve using the unraid docker settings to set the target protocol to "https+insecure://". Thanks for the report. This will be implemented in the next Unraid release: https://github.com/unraid/webgui/pull/2033 and will look something like that: Please note that Tailscale only supports 127.0.0.1 or localhost but it will just work fine:
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.