tailscale / caddy-tailscale

A highly experimental exploration of integrating Tailscale and Caddy.
Apache License 2.0
425 stars 44 forks source link

add config option for node hostname #43

Closed willnorris closed 6 months ago

willnorris commented 6 months ago

this overrides the name used to refer to the node in the caddy config, and is mostly useful because it can include environment variables.

Closes #18

willnorris commented 6 months ago

added tests, as well as for the previous control_url change, which I missed. I'll document all of these new field together in an upcoming change.