Is it your local server, which streams music for your PC and phone? Is it something else?
What about streaming music from your server to your work laptop?
Is it your local server, which streams music for your PC and phone? Is it something else?
What about streaming music from your server to your work laptop?
I’m just curious about the reason for both a reverse proxy and wireguard? If using a proxy (Nginx/etc), I would expect it to be exposed to the internet.
The reverse proxy is infernal. I type sub.domain.tld to get to my internal site. All with automated certs.
Makes it so I dont have to remember IP and port combos
Makes sense, I do something similar but just for things I want to access externally. I started adding some internal only ones but ultimately decided I was too lazy to remember the names and already knew the IPs/ports.
I use a combination of a custom built Caddy Docker container, Technitium for DNS, and DNSWeaver.
Automated DNS Entries, Automated Reverse Proxy entries all with Docker labels.