Baïkal is a Calendar+Contacts server https://github.com/sabre-io/Baikal
Find a file
Jérôme Schneider 6fc6206407 Merge pull request #77 from ljanyst/master
HTTP Basic auth

Former-commit-id: 9d6151f3a0
2013-05-26 00:17:16 -07:00
Core Make it possible to switch DAV to Basic HTTP authentication 2013-04-06 22:25:31 +02:00
html * Automatically selects MySQL if SQLite is not available 2012-11-07 16:26:38 +01:00
Specific added rewrite rules for nginx ghost 2013-04-16 21:12:29 +03: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 Updated INSTALL.md to add instructions on how to install Baïkal 'Bleeding-edge' version using composer. 2013-03-21 22:49:58 +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