this post was submitted on 15 Jun 2026
51 points (98.1% liked)

Selfhosted

59923 readers
593 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hello friends!

My first attempt at a selfhosting project is up and running.

My goal was to make a private email and calendar system for my family. As it is private, as in we only email each other, I don't have to worry about delivery blocks or spam. The system needs to support 12 users. Turned out it was easier than I though it would be!

Here is my stack:

Right now we are using the native android calendar app but I would love suggestions for a better calendar app.

Happy Hosting!

you are viewing a single comment's thread
view the rest of the comments
[–] cecilkorik@lemmy.ca 13 points 19 hours ago (2 children)

I self-host Nextcloud and use it extensively (if not primarily) for Calendar. All my calendars are hosted and synced with WebDav and I use a variety of clients but mainly Thunderbird desktop.

[–] IratePirate@feddit.org 4 points 16 hours ago* (last edited 16 hours ago)

This right here. Nextcloud is also great for syncing your address book via CardDAV, even allowing for a shared contacts list with your significant other for contacts you both need to access.

[–] avidamoeba@lemmy.ca 3 points 15 hours ago (1 children)

Are you using the All-in-One docker setup?

[–] cecilkorik@lemmy.ca 2 points 12 hours ago

Not personally. I prefer to run bare metal whenever possible. It helps me understand how everything connects, it's the difference between being handed someone else's completed Lego sculpture and building it yourself, it takes a lot longer but you'll have way more appreciation for it after building it and a much more thorough understanding of how it's all put together and what's involved, and you're a lot better equipped to fix it if a piece breaks off.