I’m finally starting to install local web apps that my wife/kids would be interested in, and I know it has to be super easy or they’re never going to go near it. Most everything is running on my Synology on different ports, with absolutely nothing exposed to the outside world, and I’d like to run local DNS and proxy so everything is available LAN-only with an easy hostname - plex.local, paperless.local, etc. (If we want remote access I’ll just run Tailscale.) I’m already running PiHole, and I’m assuming if I poke around I can add local names in there, but has anybody else that’s done this have any suggestions for setting things up?

  • stown@sedd.it
    link
    fedilink
    English
    arrow-up
    11
    ·
    11 months ago

    I recommend using a real domain name so you can pull SSL certificates that don’t require the visitor to accept a self-signed certificate.

    • rentar42@kbin.social
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      11 months ago

      Seconded! I own a domain for our emails (no public Web presence) and use a subdomain (that’s not publicly hosted, the names only exist in my pihole) which allows me to use foo.l.mydomain.com for each service. Since the names don’t resolve publicly you’ll have to use dns verification for let’s encrypt, but that’s not too hard to do.