* 0.9.3 * Auto-update README * Update baikal.yaml * Php (#74) * set php * Fix * Update upgrade * Auto-update README * cleaning * Update manifest.json * Auto-update README * Update manifest.json * Update upgrade * remove old link * Auto-update README * Update nginx.conf * Update upgrade * fix * Auto-update README * Update upgrade * Update check_process * Update manifest.json * Auto-update README * Update baikal.yaml * Update upgrade (#83) * Version 2 (#79) * v2 * v2 * fix * Update manifest.toml * fix * Auto-update README * fix * Auto-update README * Update manifest.toml * Update manifest.toml * Update manifest.toml * Update upgrade * cleaning * Update manifest.toml * Update upgrade * Auto-update README * Update manifest.toml * Auto-update README * Update install --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * cleaning * Auto-update README * Update manifest.toml * Update manifest.toml * Auto-update README * Update manifest.toml * rename 'app' -> 'main' (#89) 'main' is the new default source_id. This re-enables the extra sources and the patch, which in turn re-enables the LDAP authentication. * Auto-update README * Update manifest.toml * Auto-update README * Update manifest.toml * Auto-update README * cleaning * Add fail2ban (#92) * fail2ban for LDAP authentication errors * fix log file path * fix regex * cleaning --------- Co-authored-by: ericgaspar <junk.eg@free.fr> * Add explaining help text So far it is not obvious that the app needs to be set to public for CalDAV/CardDAV clients to work. * Update install: typo... * Update upgrade: typo again * enable anonymous access by default (#95) --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Toromtomtom <Toromtomtom@users.noreply.github.com> Co-authored-by: Tom Warnke <tom@toromtomtom.com> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
sources | ||
.gitignore | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
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.4~ynh1
Demo: https://demo.yunohost.org/baikal/admin/
Screenshots
Documentation and resources
- Official app website: https://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 Store: https://apps.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