* 0.9.2 (#64)
* 0.9.2
* Auto-update README
* Update upgrade
* Remove patch
* Update install
* Update install
* Fix
* Auto-update README
* Fix
* Revert "Remove patch"
This reverts commit 760cfff3b3
.
* Delete app-add-ldap-auth.patch
* Fix
* Create app-add-ldap-auth.patch
* Update app-add-ldap-auth.patch
* Update upgrade
* Fix
* Fix
* Update install
* Update upgrade
* Update upgrade
* Update upgrade
* Update manifest.json
* Update upgrade
* Update upgrade
* Update baikal.yaml
* Update baikal.yaml
* Update manifest.json
* Update change_url
* Update baikal.yaml
* Update nginx.conf
* Update upgrade
* Update upgrade
* Update upgrade
* Update upgrade
* Update scripts/_common.sh
Co-authored-by: Kayou <pierre@kayou.io>
* Update nginx.conf
* Update install
* Update upgrade
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Kayou <pierre@kayou.io>
* Update nginx.conf
* deskey -> encrypt_key
* Bullseye (#67)
* set relative path for --keep opt
* Auto-update README
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Reorder scripts (#69)
* reorder scripts
* Auto-update README
* Add fr
* Auto-update README
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* Update manifest.json
* Auto-update README
* Update install
* Update manifest.json
* Auto-update README
* Update DESCRIPTION.md
* Auto-update README
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Kayou <pierre@kayou.io>
Co-authored-by: yalh76 <yalh@yahoo.com>
2.5 KiB
Baïkal for YunoHost
This package allows you to install Baïkal quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
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 are stored in a MySQL database.
Baïkal allows to seamlessly access your contacts and calendars from every device. It is compatible with iOS, macOS, DAVx5 on Android, Mozilla Thunderbird and every other CalDAV and CardDAV capable application. Protect your privacy by hosting calendars and contacts yourself with Baïkal.
Shipped version: 0.9.2~ynh2
Demo: https://demo.yunohost.org/baikal/admin/
Screenshots
Documentation and resources
- Official app website: http://sabre.io/baikal/
- Official user documentation: https://github.com/AlexandreMonroche/BaikalGuide
- Official admin documentation: https://sabre.io/dav/
- Upstream app code repository: https://github.com/sabre-io/Baikal
- YunoHost documentation for this app: https://yunohost.org/app_baikal
- Report a bug: https://github.com/YunoHost-Apps/baikal_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --debug
or
sudo yunohost app upgrade baikal -u https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps