Skip to content
Discussion options

You must be logged in to vote

Hello @rmortes,

if you want to share multiple services on different ports through a single Tailscale hostname then tailscale-caddy-proxy is not what you are looking for. You want to use either the standard Tailscale docker container in that case, or consider adding Tailscale (the binary) directly to the container you are building.

The reason why I created tailscale-caddy-proxy was because:

  • I want to be able to share services using different hostnames, without having to remember ports. Using hostnames + the standard HTTPS port gives a better user experience in my opinion.
  • at the time I created this container, tailscale serve did not yet exist
  • I find it much more manageable to define all m…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hollie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants