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
eric_G eda7fea485
Testing (#91)
* 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>
2024-02-04 15:51:52 +01:00
.github Testing (#84) 2023-10-03 23:48:03 +02:00
conf Testing (#91) 2024-02-04 15:51:52 +01:00
doc Testing (#84) 2023-10-03 23:48:03 +02:00
scripts Testing (#91) 2024-02-04 15:51:52 +01:00
sources Testing (#90) 2023-11-14 15:52:29 +01:00
.gitignore [enh] Add a simple .gitignore 2016-05-02 22:49:18 +02:00
LICENSE [enh] Add LICENSE and some manifest keys 2016-05-09 21:24:37 +02:00
manifest.toml Testing (#91) 2024-02-04 15:51:52 +01:00
README.md Testing (#91) 2024-02-04 15:51:52 +01:00
README_fr.md Testing (#91) 2024-02-04 15:51:52 +01:00
tests.toml Testing (#84) 2023-10-03 23:48:03 +02:00

Baïkal for YunoHost

Integration level Working status Maintenance status

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

Screenshot of Baïkal

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