11 lines
418 B
Markdown
11 lines
418 B
Markdown
|
# Self Hosted Baïkal server
|
||
|
|
||
|
Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users,
|
||
|
address books and calendars. It is fast and simple to install and only needs a basic php capable server.
|
||
|
The data can be stored in a MySQL or a SQLite database.
|
||
|
|
||
|
It was tested on Fedora 41.
|
||
|
|
||
|
References:
|
||
|
- https://sabre.io/baikal/
|
||
|
- https://hub.docker.com/r/ckulka/baikal
|