I’m to the point now where my little home device has enough services and such that bookmarking them all as http://nas-address:port is annoying me. I’ve got 3 docker stacks going on (I think) and 2 networks on my Synology. What’s the best or easiest way to be able to reach them by e.g. http://pi-hole and such?

I’m running all on a Synology 920+ behind a modem/router from my ISP so everything is on 192.168.1.0/24 subnet, and I’ve got Tailscale on it with it as an exit node if that helps.

  • Swarfega@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 months ago

    Other than writing an entry in my docker-compose.yml that was all the configuration required. The rest is in the GUI and it’s super simple.

    • Dandroid@dandroid.app
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      Oh, I don’t have a GUI for my server. But I’m sure they have a command line interface for it, right?

        • Dandroid@dandroid.app
          link
          fedilink
          English
          arrow-up
          2
          ·
          7 months ago

          Oh right a web interface. That makes more sense. 😅

          Yeah, I really do need to get around to setting that up…