I’m getting rid of google photos and Google drive but I really need access to nextcloud without enabling my wireguard VPN.
I have a dynamic IP. What’s the best way of setting this up safely?
You must log in or register to comment.
You could put an nginx reverse proxy with let’s encrypt certs. For the dns, use dynamic dns.
For security, maybe add some basic authentication for nginx so you have to enter a password to access the site.
I’m using cloudflare tunnels to expose mine. Made it super easy. You’ll have to trust cloudflare though.