this post was submitted on 03 Feb 2025
8 points (90.0% liked)

nextcloud

751 readers
10 users here now

Nextcloud is a suite of client-server software for creating and using file hosting services.

https://nextcloud.com/

https://github.com/nextcloud

IRC: #nextcloud on libera.chat
Matrix: #nextcloud:matrix.org

Other Nextcloud communities on Lemmy

founded 4 years ago
MODERATORS
 

I've self hosted many things over the years but mainly Nextcloud and Home assistant. My current setup for Nextcloud is the Archive install method, behind a wWireguard VPN on a Debian server(with sadly outdated PHP packages).

However most of the natively installed software I host, for example a turn server, the database, redis etc is covered by the AIO setup, amongst other benefits like the High performance back end.

The only issue is the requirement for a domain name, a let's encrypt cert and an open port 80. I really don't require this behind a VPN. I'm really surprised this is not a more supported option.

Is anyone using AIO behind a VPN?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 day ago

Nice ! Thanks for the links , now this does point me in the right direction. Much appreciated.