mirror of
https://github.com/YunoHost-Apps/baikal_ynh.git
synced 2024-09-03 18:16:11 +02:00
Baïkal package for YunoHost
Sources are removed from the repository and downloaded instead to improve readability and updates. This also comes with a patch to add LDAP authentication backend. The `install` and `remove` scripts have also been almost rewrite to make use of new YunoHost helpers and facilities coming with 2.3.x. |
||
---|---|---|
conf | ||
patches | ||
scripts | ||
.gitignore | ||
manifest.json | ||
README.md |
Baïkal for YunoHost
This is a work-in-progress package review to update Baikal to 0.4.x and make use of new YunoHost facilities - e.g. helpers - coming with 2.3.x.
Baikal is a Cal and CardDAV server, based on sabre/dav, that includes an administrative interface for easy management.
Shipped version: 0.4.4
Installation
While it's merged to the official application list, you can install it in order to try - or use it with caution! - either from the command line:
$ sudo yunohost app install https://github.com/YunoHost-Apps/baikal_ynh/tree/testing
or from the Web administration:
- Go to Applications
- Click on Install
- Scroll to the bottom of the page and put
https://github.com/YunoHost-Apps/baikal_ynh/tree/testing
under Install custom app.
TODO
- Update the
upgrade
script and test the upgrade from the current official package - Add
backup
andremove
scripts
Links
Baikal: http://baikal-server.com/
YunoHost: https://yunohost.org/