this post was submitted on 09 Jan 2024
14 points (88.9% liked)

Selfhosted

39408 readers
197 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
 

cross-posted from: https://jemmy.jeena.net/post/533933

I'm kind of tired of Nextcloud because it's using so many resources on my server and I'm only using it for calendar and address book for two users. So I'm looking for alternatives, what do you use (only self hosted) and how do you like it?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 8 months ago (1 children)

I use this Docker image for Radicale: https://hub.docker.com/r/tomsquest/docker-radicale

You can try using Caldav-sync as an alternative for syncing on Android. It's more reliable than Davx5 for me with very large calendars.

There was also a Carddav-sync from the same developer but that app doesn't show up on the store for me anymore for some reason.

Alternatively you can use the Calengoo app, it can sync directly to a Caldav server bypassing the Android system.

[–] [email protected] 1 points 8 months ago (1 children)

Thanks for the info. Davx5 has worked well for me, but it's still nice to have alternatives.

My challenge has been finding a decent open source calendar app for Android, which unfortunately excludes Calengoo. I'm just not interested in using closed source network-capable apps to manage my personal information.

[–] Osiris 1 points 8 months ago (1 children)

What about Fossify Calendar (a fork of and currently pretty identical to Simple Calendar). It's honestly the best calendar I've used

[–] [email protected] 2 points 8 months ago

I haven't had time to check out the forks from Tibor's apps, but I recall there were issues with the original Simple Calendar Pro which is why I had settled on Etar at the time. I'll definitely keep an eye on Naveen's repos though.