this post was submitted on 15 Jun 2026
48 points (98.0% liked)

Selfhosted

59923 readers
680 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!

top 12 comments
sorted by: hot top controversial new old
[–] quick_snail@feddit.nl 1 points 4 hours ago

This, but with e2ee

[–] misterred@feddit.online 2 points 7 hours ago

I've been using a standalone opensource privacy-focused android calendar called KashCal. You can add remote calendars and keep them synced if you want, it's in very active development. I did find a bug that prevented me from saving an edit to a recurring event and dev replicated and confirmed the bug and promptly addressed it. Very stable useful app from F-Droid/GitHub.

[–] snrkl@lemmus.org 1 points 8 hours ago

I often recommend mailinabox for the same thing...

On android: have you tried Thunderbird with davx5 as the connector?

[–] irmadlad@lemmy.world 16 points 17 hours ago (2 children)

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

That's awesome. Doesn't it feel good when everything works?

Thunderbird Mobile

It really gripes me that Thunderbird hasn't released an iOS compatible app.

Thinkpad T480

There is a lot of discussion whether to leave the battery in when using a laptop as a server. I think the consensus is that you cap the charge at 60% to 80%. Sometimes the configuration for this is in your BIOS, and sometimes you have to do it manually if possible. The reasoning being, so you aren't constantly charging the battery to it's max limit and causing a 'spicy pillow' which would be a fire hazard.

Rock on with yo' bad self bro!

[–] GatesMcBalmer@lemmy.world 3 points 16 hours ago (1 children)

Thanks!

It does feel great to be able to provide something like this for my family and to know that i control the data. For the thinkpad, I'll look into the options when I have a bit more time. For now I took the battery out. Thanks for the tip!

[–] irmadlad@lemmy.world 4 points 16 hours ago

It does feel great to be able to provide something like this for my family and to know that i control the data.

Hellz yeah! Git sum.

[–] Onomatopoeia@lemmy.cafe 2 points 15 hours ago* (last edited 15 hours ago) (1 children)

I don't think laptops are much of a concern - virtually every laptop on the planet spends 90% of it's time plugged in.

All of mine have since the mid-90's (back then that really shortened NiCd life).

Since they've gone lithium I've had probably 20 laptops (with multiple running since 2019 as hosts) and seen one spicy pillow - and that was on a year old machine.

My newest machines have charge limit on by default in the hardware. I assume they all do these days as it would reduce support/warranty calls.

Good to keep an eye on them because it can happen to any battery, I just don't think it's a huge concern.

[–] irmadlad@lemmy.world 2 points 14 hours ago

Good to keep an eye on them because it can happen to any battery,

As we age, we become intensely aware of our mortality and the cost of replacing things. :)

[–] cecilkorik@lemmy.ca 13 points 16 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 13 hours ago* (last edited 13 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 12 hours ago (1 children)

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

[–] cecilkorik@lemmy.ca 2 points 9 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.