I’m looking for a self hosted calendar that supports multiple users, runs in docker, and is easy to integrate into home assistant and a phone app. Does anything like this exist or should i lower my expectations?

  • RedBauble@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 hours ago

    I used both radicale and baikal. Both work great. Both support CalDAV and CardDAV, to sync with them you need thr davx5 app on android. I ended up going with radicale because it supports proxy authentication and I can use it with Authelia

  • A_norny_mousse@feddit.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 hours ago

    The protocol is called CalDAV (and CardDAV for contacts).

    Plenty applications exist that can do it on both sides - it’s not like you need a specific client app that fits your specific server app.

    FWIW, I find NextCloud too bloated and prefer Radicale for the above mentioned.

    And yes, it runs in Docker.

  • ShimitarA
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 hours ago

    What about a web GUI for calendars? Not nextcloud.

  • Matt@lemdro.id
    link
    fedilink
    English
    arrow-up
    19
    ·
    12 hours ago

    I have had positive experiences with both Radicale and Baikal. I am not sure about the Home Assistant integration, but they both use CalDAV, so I would be surprised if there wasn’t a way of connecting them. iOS has native support for CalDAV, but Android needs the davx5 app (free on F-Droid).

    • gedaliyah@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      8 hours ago

      I’ve found radicale more stable in my implementation, but both are very good and are pretty similar to use.

      If you already have NextCloud/OwnCloud it would be a good to use the Calendar that is already built in, but it doesn’t make sense to install those for a calendar when there are better options available.

      • ProperlyProperTea@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        I tried both and for some reason Baikal just played nicer. I’m sure either is fine though.

        Nextcloud was too bulky for my needs.