Baïkal is a Calendar+Contacts server https://github.com/sabre-io/Baikal
Find a file
Jérôme Schneider 574819c64b Merge pull request #63 from evert/composer
Adding composer support thanks to @evert. SabreDAV is now installed as a dependency using composer. Thanks @evert, this is awesome :)

Former-commit-id: b523f5fec4
2013-03-21 14:22:36 -07:00
Core Merge pull request #63 from evert/composer 2013-03-21 14:22:36 -07:00
html * Automatically selects MySQL if SQLite is not available 2012-11-07 16:26:38 +01:00
Specific remove slash between $document_root and $fastcgi_script_name 2013-01-02 20:49:43 +01:00
.gitignore Added a few files to .gitignore 2013-02-09 12:59:17 +00:00
.gitmodules Flake and Formal submodules are removed. 2012-11-19 13:44:23 +01:00
composer.json Now using the composer autoloader. 2013-02-09 13:18:57 +00:00
INSTALL.md Update INSTALL.md 2012-12-21 14:58:09 +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 Update README.md 2013-02-27 08:38:39 +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 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. 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 contact@base8.fr Mon, 21 Aug 2012 12:17:00 +0100