VanillaWasp

joined 2 months ago
[–] VanillaWasp@lemmy.dbzer0.com 2 points 1 week 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.

[–] VanillaWasp@lemmy.dbzer0.com 2 points 1 week ago (1 children)

never hurts to learn.

Cal.com is open-source and selfhostable without too much issue. The issues just stem from proton's encryption and cal.com still being in development.

[–] VanillaWasp@lemmy.dbzer0.com 1 points 1 week ago (1 children)

Odoo seems super heavy for my use-case but thanks for sharing. Never hurts to have backups. easyappointments doesn't seem too bad.

The site is basic wordpress atm and I've got a separate server for hosting webapps.

Thanks this might be the solution. Fingers crossed it supports round-cube without issues.

[–] VanillaWasp@lemmy.dbzer0.com 3 points 1 week ago (4 children)

Maybe I'm misunderstanding, but you're saying shared/sync'd and updateable calendars outside of big tech like google is still an unsolved problem?

 

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.