Well I may be missing something about how Nextcloud works because I never really fully got it set up. Once I got Nextcloud set up on my domain, how would I go about getting my domain pointed to a Tailscale address?
Comment on Self-hosted calendar that isn't Nextcloud and can send e-mail reminders, not just pop-ups
BearOfaTime@lemm.ee 11 months agoWhy can’t you sync NC over Tailscale?
chriscrutch@lemm.ee 11 months ago
Dave@lemmy.nz 11 months ago
Personally I run Pi-hole as a DNS server, and add the domain as a custom DNS entry. Then in the Tailscale settings, you can set the DNS server (there is a Tailscale help page for setting up Pi-hole with Tailscale).
chriscrutch@lemm.ee 11 months ago
Oh, isn’t that interesting. I already run a Pi-Hole but I had never thought of doing that with a custom entry. I suppose that would work, wouldn’t it?
I really dislike that everything in this thread is pushing towards Nextcloud after all. It seems like it should be easier to get email reminders. It should really be somewhere in-between “use Google” and “run Nextcloud and buy a domain name and use a custom piece of hardware to run your own DNS server to which you have to add even more customizations to be able to run and sync the Nextcloud suite, most of which you’ll never use.”
Dave@lemmy.nz 11 months ago
I’d guess it’s not that the solution doesn’t exist, but that Nextcloud is one of the most popular self-hosted service. since so many people are already using it, it’s all they know of.
MangoPenguin@lemmy.blahaj.zone 11 months ago
Their AIO container straight up fails to work if you don’t have a public ipv4 address and ports open to the world, it’s bizarre.
Luckily the LSIO nextcloud container should work properly.
chriscrutch@lemm.ee 11 months ago
Interesting, the one time I tried Nextcloud I was using the AIO version, maybe it’ll be slightly less onerous to use the other one. I may give that a shot. Thank you!