Radicale (Incomplete)
Radicale is a small but powerful CalDAV and CardDAV server.
Prerequisites
Of course I need to install radicale. Radicale can read the password
file generated by htpasswd for authentication, which is in the
apache2-utils package. So on my Debian server, I install them with the
following command:
sudo apt install radicale apache2-utils