I had to add this:
http:
use_x_forwarded_for: true
trusted_proxies:
- 127.0.0.1
to config, but overall it’s very useful article.
I had to add this:
http:
use_x_forwarded_for: true
trusted_proxies:
- 127.0.0.1
to config, but overall it’s very useful article.
Do you need to use tailscales server for anything (like certs)?
I want to try to set up a network but prefer keeping everything 100% self-hosted.