Baïkal is a Calendar+Contacts server https://github.com/sabre-io/Baikal
Find a file
Jérôme Schneider f0e075fab6 Merge pull request #179 from fhemberger/patch-176
Make calendar description optional, fixes #176
Thanks @fhermberger

Former-commit-id: 992cfd8f9b
2014-02-02 02:43:39 -08:00
Core Merge pull request #179 from fhemberger/patch-176 2014-02-02 02:43:39 -08:00
html * Automatically selects MySQL if SQLite is not available 2012-11-07 16:26:38 +01:00
Specific added rewrite rules for apache2 hosts 2013-07-29 23:17:23 +02:00
.gitignore Added logs/ to .gitignore 2013-07-07 15:56:31 +02:00
.gitmodules Flake and Formal submodules are removed. 2012-11-19 13:44:23 +01:00
ChangeLog.md Added changelog 2013-07-07 18:05:46 +02:00
composer.json Now using the composer autoloader. 2013-02-09 13:18:57 +00:00
INSTALL.md Improve security: Limit rights for Baïkal's MySQL user 2014-01-21 17:38:28 +01:00
LICENSE.txt Pursuing work on web interface. BaikalAdmin is now a Framework, and is based on Flake 2012-03-24 00:58:09 +01:00
README.md Fixed SabreDAV Link 2013-11-21 13:18:55 +01:00
TROUBLESHOOTING.md Update TROUBLESHOOTING.md 2012-12-21 15:00:01 +01:00
UPGRADE.md Update UPGRADE.md 2012-11-21 19:26:48 +01:00

1. About this package

This package contains a release of Baïkal. Go to http://baikal-server.com to get more information about this package, and upgrades.

2. What is Baïkal ?

Baïkal is an open source lightweight CalDAV and CardDAV server. It's developped by Jérôme Schneider and based on the excellent SabreDAV project. Baïkal is distributed under the GPL license.

To get more info about the GPL license, visit http://www.opensource.org/licenses/gpl-license.php.

3. Baïkal requirements

Baïkal is based on PHP 5.3.1+, and uses a SQLite3 or MySQL with PHP PDO. For more information regarding these requirements see the INSTALL.md file in this folder.

4. What should you do if you have a problem ?

  1. Read the available documentation carefully

  2. Search the web carefully about Baïkal CalDAV CardDAV

  3. If you have identified a genuine new bug, report it at https://github.com/jeromeschneider/Baikal/issues

5. How to install / configure Baïkal

Please read INSTALL.md in this folder.

6. How to configure my CalDAV / CardDAV client ?

Please read INSTALL.md in this folder.

7. How to upgrade my Baïkal server to a new version ?

Please read UPGRADE.md in this folder.

8. Troubleshooting

Please read TROUBLESHOOTING.md in this folder.

9. Credits

Baïkal is developed by Jérôme Schneider. Jérôme Schneider (@jeromeschneider) is admin and lead developer. Many thanks to Daniel Aleksandersen (@zcode) for greatly improving the quality of the project page (http://baikal-server.com). Much appreciated, Daniel :)

-- Jérôme Schneider mail@jeromeschneider.fr Mon, 21 Aug 2012 12:17:00 +0100