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?

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 months ago (4 children)

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

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 2 months ago (3 children)

    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.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 2 points 2 months ago (2 children)

    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.

  • source
  • parent
  • hideshow 2 child comments