Go to file
Net Gusto 853db7c449 Merge pull request #310 from shoeper/patch-1
install fails without CREATE right.
2014-12-08 09:46:27 +01:00
Core Fixing #228 2014-11-28 14:33:21 +01:00
Specific Fixing #193 2014-11-26 09:24:37 +01:00
html Removing eXecutable flag from non executables like text files or php scripts 2014-01-12 14:55:50 +01: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 Update ChangeLog.md 2014-02-18 21:38:51 +01:00
INSTALL.md install fails without CREATE right. 2014-12-07 01:16:06 +01:00
LICENSE.txt Removing eXecutable flag from non executables like text files or php scripts 2014-01-12 14:55:50 +01:00
README.md Removing eXecutable flag from non executables like text files or php scripts 2014-01-12 14:55:50 +01:00
TROUBLESHOOTING.md Fixing #136 "Compatibility with eAccelerator" 2014-11-26 10:21:04 +01:00
UPGRADE.md Fixing #252; thanks @lapoigne ! 2014-11-28 14:42:35 +01:00
composer.json Now using the composer autoloader. 2013-02-09 13:18:57 +00:00

README.md

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