Hi, I’m looking for some recommendations, mostly looking for pointers of where to go and look at/research stuff as I have no idea what is good and what is just well advertised.

Intro: I have finally entered the world of (almost) Gigabit internet, which is opening up options with what I can host.

I currently have:

  • Pi hole on an actual RP (will probably remain there because its easy)
  • Inbound Wireguard VPN on my old router (will stop working when my old ISP stops service) EDIT: my new ISB gave me a router, but it doesn’t have VPN functionality
  • Foundry VTT that I run up on my gaming machine when needed

I will probably also be upgrading my gaming PC in the next few months, so my current rig will probably be put behind the TV to use as a server and for couch gaming.

Info/recommendations I would like:

  • VPN software (I want to VPN INTO my network) My goto would be wireguard, is that still a good option? (I assume I just port forward the VPN ports to the server?)
  • Private cloud/File server: I both want to be able to occasionally (but permamently) host files publicly, but still have the main store be available on the local network only. Is that going to be two pieces of software, or just one?
  • Is a local video streaming app actually useful for a rare watcher of movies etc, or can they be streamed directly from the file server? its something that I see a lot of people talk about, but don’t really understand why…
  • Is Docker the way to go for everything? or just install on the machine directly?
  • Piracy VM - Enabling the virtualisation stuff for Docker mostly breaks virtualbox (at least on windows) any recommendations for how to nicely run a VM alongside docker (if that’s the recommendation)?
  • Should/Could I be hosting anything else? Foundry will probably be on there. I don’t feel like I have a use for smart home stuff, so home assistant wouldn’t be much use etc.
  • just_another_person@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    3 days ago

    I’d figure out what exactly you’re wanting to do instead of just asking people what you should be doing. You’re going to get a lot of noise and subjective opinions just generally asking.

    There isn’t anything you SHOULD be doing at all, just figure out what would be useful to you.

    Just from the things you mentioned you were using, I’d suggest getting an OpenWRT router of some sort so you setup your VPN again. I recommend GL.inet Flint2 for those that ask, but looks like the Flint3 is coming out soon.

    For the other stuff you mention…it’s all very subjective, and you’re going to get a lot of noisy opinions. Fact of the matter if you just do what you feel comfortable with. Maybe come back when you have a specific issue you want technical opinions or help with to make more informed decisions.

    • Nighed@feddit.ukOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      what benefit does a new router give over just putting the VPN software on the RP for example?

      • just_another_person@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 days ago

        You said you have a router from your old ISP that is going away when that ends, or did I misunderatand that part?

        An RPi can function as a router…sort of. It will not be a very good one though. Putting your network services on a device like the Flint I mentioned gives it all kinds of benefits over an RPi:

        • many Ethernet ports
        • ability to reassign hardware ports
        • hardware acceleration for network traffic
        • WiFi 6 (for that particular model, W7 for the newer)

        I can go and on with that one. RPi just doesn’t have the power to give the same kind of performance, especially since you mentioned having gigabit internet.

        • Nighed@feddit.ukOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          2 days ago

          ah sorry, my new ISP gave me a router, but it doesn’t have any VPN functionality on it (Edited OP to make that clear). My old one probably can’t support the speed, and for some reason doesn’t let me change its MAC address, so I can’t use it as the ISP facing device.