this post was submitted on 28 Nov 2023
64 points (98.5% liked)

Selfhosted

38965 readers
372 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I'm trying to de-Google my life and self-host more. One tricky point with me is calendaring. I can get a CalDav server running and syncing with my Android phone without much hassle, but I haven't yet found a server or client that can send e-mail reminders for events, rather than just pop-up notifications.

I've been told to try Nextcloud. I tried installing it but it's overkill for me, and I don't want to deal with setting up a domain. Surely there can't be exactly one CalDav option that can send email reminders. But I've never heard anyone say anything other than "Nextcloud."

you are viewing a single comment's thread
view the rest of the comments
[–] Dave@lemmy.nz 3 points 9 months ago (1 children)

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 2 points 9 months ago (1 children)

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 3 points 9 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.