2016-02-08 18:48:16 +01:00
|
|
|
---
|
|
|
|
layout: page
|
|
|
|
title: Documentation
|
|
|
|
permalink: /documentation/
|
|
|
|
---
|
2016-02-12 22:38:02 +01:00
|
|
|
|
2016-08-10 18:09:04 +02:00
|
|
|
This documentation page is written for version 2.0.x. If you want to update
|
|
|
|
Radicale from 1.x.x to 2.0.x, please follow our migration guide.
|
2016-02-12 22:38:02 +01:00
|
|
|
|
2016-08-10 18:09:04 +02:00
|
|
|
## Install
|
2016-02-12 22:38:02 +01:00
|
|
|
|
2016-08-10 18:09:04 +02:00
|
|
|
You're new to Radicale and you want to know how to use it? Welcome aboard!
|
2016-02-12 22:38:02 +01:00
|
|
|
|
2016-08-10 18:09:04 +02:00
|
|
|
- [What is Radicale?]()
|
|
|
|
- [A really simple 5-minute tutorial.]()
|
|
|
|
- [A simple but solid installation for a personal use.]()
|
|
|
|
- [A production-ready installation.]()
|
2016-02-12 22:38:02 +01:00
|
|
|
|
2016-08-10 18:09:04 +02:00
|
|
|
## Configure
|
2016-02-12 22:38:02 +01:00
|
|
|
|
2016-08-10 18:09:04 +02:00
|
|
|
Now that you have Radicale running, let's see what we can configure to make it
|
|
|
|
fit our needs.
|
|
|
|
|
|
|
|
- [What can I configure?]()
|
|
|
|
- [Where are stored my configuration, my calendars and my address books?]()
|
|
|
|
- [Authentication & Rights.]()
|
|
|
|
- [Storage.]()
|
|
|
|
- [Logging.]()
|
|
|
|
|
|
|
|
## Hack
|
|
|
|
|
|
|
|
Using is fun, but hacking is soooooooo coooooool. Radicale is a really small
|
|
|
|
and simple piece of code, it may be the perfect project to start hacking!
|
|
|
|
|
|
|
|
- [How does Radicale work?]()
|
|
|
|
- [What do plugins do?]()
|
|
|
|
- [How do I write my own plugin?]()
|
|
|
|
- [Radicale debugging.]()
|
|
|
|
- [Collection versioning.]()
|
|
|
|
- [Adding or fixing documentation.]()
|