Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 2.52 KB

README.md

File metadata and controls

68 lines (43 loc) · 2.52 KB

Baïkal for YunoHost

Integration level
Install Baïkal with YunoHost

This package allow you to install Baïkal quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Baïkal is a CalDAV and CardDAV server, based on sabre/dav, that includes an administration interface for easy management.

Shipped version: 0.7.1

Screenshots

Demo

Configuration

Documentation

YunoHost specific features

In addition to Baïkal core features, the following are made available with this package:

  • Serve /.well-known paths for CalDAV and CardDAV on the domain

Multi-users support

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

Additional information

  • There is a breaking change in the management of the administrator password when upgrading to 0.7.0. You must change the admin password!
  • To be able to change the admin password, please visit the page: https://you.domain.tld/yunohost/admin/#/apps/baikal/actions and set a new password.

Links


Developers infos

Please do 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