I’m still dipping my toes into self hosting and trying to figure out what services I would want to be always accessible from my devices vs those that could be awakened by LAN, and which services should be installed at the OS level vs as containers.

As of now, I just have an OrangePi 5 Plus running Home Assistant Supervised under Debian and nothing else. I’m hoping to expand the OPi a bit and also build out another PC (hardware unknown) as a NAS media server and NextCloud machine.

Before I start doing anything I can’t undo, I’m wondering if I’ on the right track with my proposed setup in the image, or if there’s anything else I should consider?

  • just_another_person@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    ·
    23 hours ago
    1. Tailscale is not a reverse proxy
    2. There’s nothing you can’t “undo”. I think you’re overthinking this.
    3. If you don’t need the extra storage, you don’t need a NAS.
    4. You can run most of the services you mention on that OPi board right now as long as you have the system resources.
    • anticonnor@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 hours ago

      Thanks for the feedback!

      1. I may not have labeled that accurately, I just plan to use Tailscale to access these services from specific authorized devices.
      2. I meant “before I do something that is a pain to correct”. Like starting with the wrong OS or file system format.
      3. My plan is to build a media server which will include 4k media, so I think my storage may need to grow over time… maybe TrueNAS is something I can add later if needed?
      4. I guess the reason I was thinking of 2 separate machines is that I’ve heard using an OPi as a media server or NextCloud server will go really slow and potentially cause other issues. Plus I already have an old computer doing nothing right now, just needs new SSDs.
      • just_another_person@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        8 hours ago

        Okay well:

        1. understandable
        2. stop worrying so much, it can always be fixed
        3. like I said, if you need the actual space, then make that plan
        4. you can host anything on anything. If it’s not moving as fast as you want it, THEN think about switching to something else
        • buffing_lecturer@leminal.space
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          1
          ·
          4 hours ago
          1. I dont think theyre worried, they seem to value informed decisions
          2. again, true, but a bit of foresight can save hassle
    • Elvith Ma'for@feddit.org
      link
      fedilink
      English
      arrow-up
      6
      ·
      20 hours ago

      2)There’s nothing you can’t “undo”. I think you’re overthinking this.

      Adding to this: Deploying via Docker (or podman or k8s or…) and/or installing every host via Ansible makes this even easier.