For those of you who use Raspberry Pi’s in your home environment, I’m curious as to what you use them for. What applications are you running on them? Do you have your Pi’s setup in a cluster?

  • @danA
    link
    English
    29 months ago

    OpenVPN is good but I’d recommend Wireguard or something built on top of it such as Tailscale. Way more flexible than a traditional client-server VPN. Wireguard doesn’t have clients and servers; it just has “peers”. You can have peers directly communicate with other peers (like a partial or full mesh), or you can route certain routes through a peer to simulate parts of a traditional client/server VPN.