Radicale is really easy to install and works out-of-the-box.
+Radicale is really easy to install (for testing purposes) and works +out-of-the-box.
python3 -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gz
python3 -m radicale --logging-level info --storage-filesystem-folder=~/.var/lib/radicale/collections
When the server is launched, open http://localhost:5232 in your browser! You can login with any username and password.
Want more? Check the tutorials and the documentation.
+Instead of downloading from PyPI look for packages provided by used +distribution (#linux-distribution-packages), they contain also startup +scripts to run daemonized.