Difference between revisions of "Baïkal"

From dmfswiki
Jump to: navigation, search
(Setup)
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
  
 
=== CalDAV-Sync ===
 
=== CalDAV-Sync ===
* '''Server URL''': https://myserver:port/baikal/cal.php/calendars/username/default/
+
* '''Server URL''': https://myserver:port/baikal/cal.php/principals/username/default
 
* '''Use SSL''': check accordingly
 
* '''Use SSL''': check accordingly
 
* '''Username''': your login name
 
* '''Username''': your login name
Line 10: Line 10:
  
 
=== CardDAV-Sync ===
 
=== CardDAV-Sync ===
* '''Server URL''': https://myserver:port/baikal/card.php/addressbooks/username/default/
+
* '''Server URL''': https://myserver:port/baikal/card.php/principals/username/default
 
* '''Use SSL''': check accordingly
 
* '''Use SSL''': check accordingly
 
* '''Username''': your login name
 
* '''Username''': your login name
Line 16: Line 16:
  
 
Depending on your installation the exact path may be different.
 
Depending on your installation the exact path may be different.
 +
 +
=== Troubleshooting ===
 +
 +
If the above standing URLs don't work, please also try these:
 +
* '''CalDAV-Sync''': https://myserver:port/baikal/cal.php/principals/username/
 +
* '''CardDAV-Sync''': https://myserver:port/baikal/card.php/principals/username/

Latest revision as of 23:29, 13 February 2015

Baïkal is a CalDAV/CardDAV server with a very small foot print.

Setup

CalDAV-Sync

CardDAV-Sync

Depending on your installation the exact path may be different.

Troubleshooting

If the above standing URLs don't work, please also try these: