this post was submitted on 02 Apr 2026
21 points (92.0% liked)

Selfhosted

61632 readers
212 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I need to add booking to my website. I stumbled upon cal.com which seemed great. However I've run into 2 issues.

My current options for calendars are Protonmail and cpanel/webmail/roundcube.

cal.com doesn't really work with either of these. For proton its mostly on proton's side, their calendars are read-only externally + a bit buggy: https://github.com/calcom/cal.com/issues/5756

Roundcube uses caldav, and cal.com's support is still in beta with most caldev's being unsupported: https://github.com/calcom/cal.com/issues/3457

Roundcube got me the farthest but the booking emails just don't get sent and the calendar event pops up maybe an hour later + there's 75% the booking just doesn't work. I was told this was the calendars fault ๐Ÿ˜‚.

SO

Are there any selfhosted calendar implementations that support ics feed, external viewing ,etc etc that I can throw on a standard webserver?

Or are there any better foss booking systems?

I just need to book clients and connect it back to a working calendar that's not locked to a desktop. I thought this would be a solved problem in 2026...

I'm not trying to pay for yet ANOTHER software on top of business mail, and a webserver.

Thanks.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] sorghum@sh.itjust.works 2 points 4 months ago (1 children)

Nextcloud does almost everything you want. Be aware though that is is pretty dang fragile. You can export calendars and have both public and private web access for calendars.

[โ€“] VanillaWasp@lemmy.dbzer0.com 2 points 4 months ago (1 children)

pretty dang fragile So tired of fragile software BUT its usually free and responsibility falls on me to contribute or stfu.

Now shitty paid software? I could rant for days.

I'm saving nextcloud for when I need to scale and have more hardware.

[โ€“] sorghum@sh.itjust.works 2 points 4 months ago

I bought an old Lenovo hotel front desk computer I was going to turn into a router, but it didn't have a pcie slot. So after I got the right computer and turning that into my router, I used that wrong computer as my nextcloud host (Debian, docker, AIO Nextcloud). It works well enough for people seeing my availability, family calendar, file server front end, and CardDAV. I don't think it of be able to handle video/audio calls because of the hardware though.