1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00
Baïkal package for YunoHost
Find a file
2021-01-18 10:11:45 +01:00
conf Small fixes 2020-10-21 20:00:35 +02:00
scripts Change permissions system. Bump Yunohost required version accordingly. 2021-01-18 10:11:45 +01:00
sources Upgrade to 0.7.1 2020-09-15 15:44:17 +02:00
.gitignore [enh] Add a simple .gitignore 2016-05-02 22:49:18 +02:00
actions.toml add reset_admin_password action 2020-09-15 16:09:15 +02:00
check_process Merge pull request #36 from YunoHost-Apps/package_upgrade 2019-05-10 11:49:33 +02:00
LICENSE [enh] Add LICENSE and some manifest keys 2016-05-09 21:24:37 +02:00
manifest.json Small fixes 2020-10-21 20:00:35 +02:00
pull_request_template.md Move from ci-apps-dev to ci-apps-hq 2019-04-15 20:56:14 +02:00
README.md Small fixes 2020-10-21 20:00:35 +02:00

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.

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