Baïkal is a Calendar+Contacts server https://github.com/sabre-io/Baikal
Find a file
Jérôme Schneider cbe76d0547 Submodules are reattached.
Former-commit-id: 424053f6a5
2012-08-20 23:13:04 +02:00
Core Submodules are reattached. 2012-08-20 23:13:04 +02:00
html Baïkal now asserts that the SQLite directory is writable. Thanks to Raphaël Droz for the fix. 2012-08-20 18:52:37 +02:00
Specific Untracked Specific/db/db.sqlite 2012-07-25 08:37:41 +02:00
.gitignore Added new db file path in .gitignore 2012-07-25 08:31:09 +02:00
.gitmodules Submodules are reattached. 2012-08-20 23:13:04 +02:00
INSTALL.md Updating INSTALL and README, and added a TROUBLESHOOTING.md file 2012-07-23 08:44:27 +02: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 Updating INSTALL and README, and added a TROUBLESHOOTING.md file 2012-07-23 08:44:27 +02:00
TROUBLESHOOTING.md Updating INSTALL and README, and added a TROUBLESHOOTING.md file 2012-07-23 08:44:58 +02:00

1. About this package

This package contains a release of Baïkal. Go to http://baikal.codr.fr 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 (http://jerome.io) and based on the SabreDAV library. 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.0, and uses a SQLite3 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. Troubleshooting

Please read TROUBLESHOOTING.md in this folder.

8. Credits

Jérôme Schneider (@jeromeschneider) is admin and lead developper. Many thanks to Daniel Aleksandersen (@zcode) for greatly improving the quality of the project page (http://baikal.codr.fr). Much appreciated, Daniel :)

-- Jérôme Schneider mail@jeromeschneider.fr Mon, 23 Jul 2012 08:26:00 +0100