diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2022-06-09 23:23:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-11 08:59:03 +0700 |
commit | 9c2870b93c386b1571fe880870c20c0edf9e2f3c (patch) | |
tree | cfeae974b979f8164cab9eacd27b388e49e54011 /network/baikal/README | |
parent | 6bc5a4eb08c1382892667586eaa2e7a394400ad9 (diff) |
network/baikal: Added (lightweight CalDAV+CardDAV server)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/baikal/README')
-rw-r--r-- | network/baikal/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/network/baikal/README b/network/baikal/README new file mode 100644 index 0000000000000..5c7d8a4370e1b --- /dev/null +++ b/network/baikal/README @@ -0,0 +1,15 @@ +Baïkal 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 and MySQL or SQLite. +It allows to seamlessly access your contacts and calendars via iOS, +Mac OS X, DAVx5 on Android, Mozilla Thunderbird and every other +CalDAV and CardDAV capable application. + +Use the baikal-apache.conf from the doc directory as starting point. +Administration is done with a web administration panel, e.g. +https://dav.<yourserver>/admin/ +Calendars my be shared by browsing to +https://dav.<yourserver>/dav.php/calendars/<user>/<calendarname>/ + +After upgrading to a newer version, browse to the administration panel +and follow the steps. |