I had deployed Nextcloud as a Docker container many moons ago but decided to just go the straight, vanilla install approach with Apache and MariaDB. Then for Tailscale access, I just installed the client on the server that Nextcloud is running on. Now I can access it from anywhere. Tailscale rocks!
first try was to use the docker AIO setup and assumed i can just access it through tailscale, but Nextcloud seems to be very strict about the headers of the SSL connection. No expert though.
The only downside is that I have to remember to renew. But I just setup a calendar reminder and then I run a shell script I created to renew.
Maybe one of these days I document my process on my blog.
Comments
first try was to use the docker AIO setup and assumed i can just access it through tailscale, but Nextcloud seems to be very strict about the headers of the SSL connection. No expert though.
Maybe one of these days I document my process on my blog.