Comment on opencloud - I migrated from nextcloud. Screenshots and docker-compose-compose.yml included
EpicFailGuy@lemmy.world 2 days agoI do something similar I use Pangolin (Which is an EXCELLENT project) as a self hosted alternative to cloudflareD tunels. I host it on a public VPS and then thru it tunnel web traffic to my public resources, that way I don’t have to expose my IP or have a static. Then I also use netbird as an overlay network not only to access my servers remotely but also to “join” two sites via a VPN (Backup server at my mom’s)
illusionist@lemmy.zip 2 days ago
That sounds like you use the mesh vpn for managing the server, e.g. ssh, and you’ve got a server at home and route all traffic via the vps to hide your ip. Do i get it right?
OP’s setting sounded like he’s exposing his stuff publicly after routing through mesh vpn
EpicFailGuy@lemmy.world 2 days ago
correct, it also has the benefit of allowing my IP to change without impacting public or private access.