[OmniOS-discuss] Caldav suggestions?

Olaf Marzocchi lists at marzocchi.net
Sun Jan 18 13:53:19 UTC 2015


>> I'm surveying Caldav servers.  Most require PHP, which bothers me from a security POV.  Am I being overly harsh on PHP?  Are there ones that don't require PHP?
>> 
>> And most of them seem to require a database, I'd prefer either MariaDB or PostgreSQL.
>> 
> If it is going to scale you want to use a database for storage.
> 
> Caldav calendar servers I no of:
> 
> Davical (http://www.davical.org/) GPL:
> pro:
> - Standards compliance
> - Storage backend is PostgreSQL ( >= 8.3)
> - Widely used and large user community
> - LDAP integration for authentication
> - Very light on resources
> con:
> - Written in PHP but most of the functionality is implemented in PgPLsql

A guide is found here too, it should apply to OmniOS relatively well:
http://www.jasspa.com/oi/oi_setup.pdf

> Calendar and Contacts Server (http://calendarserver.org/) Apache
> license 2.0:
> pro:
> - Standards compliance
> - Storage backend can be configured to use LDAP
> - LDAP integration for authentication
> - Written in Python
> con:
> - Use Python Twister so a great number of Python libraries is required
> - Resource demanding

I was trying to compile this one after checking https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementations but I wasn’t able to get it working, then I had to take a break and I haven’t restarted yet. If you try, let me know and I give you the info I got until now.

Olaf



More information about the OmniOS-discuss mailing list