Comment on Self-hosted calendar that isn't Nextcloud and can send e-mail reminders, not just pop-ups
sobriquet@aussie.zone 11 months ago
I know you said “no nextcloud”, but I often see posts from people who say nextcloud was overkill for them, but they don’t realise that almost every component of nextcloud can be uninstalled if you don’t want it. It can be pretty barebones if you want it to be.
I don’t see how you’re going to get away from the domain requirement, though, unless you’re just going to connect to your raw IP address? (And if you are, I didn’t think that nextcloud required a domain?)
Sorry I can’t be more helpful with a different solution, but hopefully someone out there knows of something that would suit your needs.
chriscrutch@lemm.ee 11 months ago
My raw IP wouldn’t help, my ISP has me behind CGNAT. I can set up a CalDav server and sync it with Tailscale, but can’t do that for Nextcloud.
nutbutter@discuss.tchncs.de 11 months ago
You can bypass CGNAT easily. Look here. I sync contacts, calender, tasks, everything from Nextcloud.
chriscrutch@lemm.ee 11 months ago
I will look into that, thank you.
BearOfaTime@lemm.ee 11 months ago
Why can’t you sync NC over Tailscale?
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!
chriscrutch@lemm.ee 11 months ago
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?
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).