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
Éric Gaspar 24580dc48c
0.9.2 (#64) (#66)
* 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

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Kayou <pierre@kayou.io>
2022-05-27 23:04:44 +02:00
.github 0.9.2 (#64) (#66) 2022-05-27 23:04:44 +02:00
conf 0.9.2 (#64) (#66) 2022-05-27 23:04:44 +02:00
doc 0.9.2 (#64) (#66) 2022-05-27 23:04:44 +02:00
scripts 0.9.2 (#64) (#66) 2022-05-27 23:04:44 +02:00
sources 0.9.2 (#64) (#66) 2022-05-27 23:04:44 +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 0.9.2 (#64) (#66) 2022-05-27 23:04:44 +02:00
LICENSE [enh] Add LICENSE and some manifest keys 2016-05-09 21:24:37 +02:00
manifest.json 0.9.2 (#64) (#66) 2022-05-27 23:04:44 +02:00
README.md 0.9.2 (#64) (#66) 2022-05-27 23:04:44 +02:00
README_fr.md 0.9.2 (#64) (#66) 2022-05-27 23:04:44 +02:00

Baïkal for YunoHost

Integration level
Install Baïkal with YunoHost

Lire ce readme en français.

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 can be stored in a MySQL or a SQLite database.

Baïkal allows to seamlessly access your contacts and calendars from every device. It is compatible with iOS, Mac OS X, 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~ynh1

Demo: https://demo.yunohost.org/baikal/admin/

Screenshots

Documentation and resources

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