Davdroid notes

This commit is contained in:
Bob Mottram 2016-11-17 16:15:42 +00:00
parent ba8042c671
commit c650f478bc
2 changed files with 25 additions and 13 deletions

View File

@ -16,7 +16,7 @@
</center>
#+END_EXPORT
Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems seems very patchy/flaky though, so use it with caution.
Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems can be quite patchy/flaky though, so use it with caution.
* Installation
Log into your system with:
@ -30,8 +30,12 @@ Using cursor keys, space bar and Enter key select *Administrator controls* and t
Select *Add/Remove Apps* then *radicale*. If you don't already have an SSL/TLS certificate for your main domain then go to the security settings and create a new Let's Encrypt cert for it. That will ensure that your calendar events have some minimal level of protection from passive surveillance.
* Setting up on Android
Via F-droid install *DAVdroid*. Within *Android Settings* select *Accounts* then *DAVdroid*. Select *Login with URL and user name*. The URL should be https://yourmaindomainname/radicale/. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
Via F-droid install *DAVdroid*.
In tests so far the account setup process on DAVdroid is *highly unreliable*. Often it will say that the CalDAV service can't be found, but eventually after a while it may magically work and the account will appear.
There seems to be a problem with Let's Encrypt certificates with this app, but it's possible to get around it. Open DAVdroid and select the side *menu* followed by *Settings*. Enable *Distrust system certificates* and press *Reset untrusted certificates*.
Exit from settings and press the *plus button* to add an account. Select *Login with URL and user name*. The URL should be https://yourmaindomainname/radicale/. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
You will be prompted to approve the Let's Encrypt cerificate for your domain name, and once that's done then you should see your account as a large yellow box. Press on that and ensure that *Addresses* and *calendar* are selected.
Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system. Synchronisation should be automatic.

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-11-17 Thu 15:01 -->
<!-- 2016-11-17 Thu 16:14 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -248,12 +248,12 @@ for the JavaScript code in this tag.
</center>
<p>
Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems seems very patchy/flaky though, so use it with caution.
Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems can be quite patchy/flaky though, so use it with caution.
</p>
<div id="outline-container-org2682e99" class="outline-2">
<h2 id="org2682e99">Installation</h2>
<div class="outline-text-2" id="text-org2682e99">
<div id="outline-container-orge8e8d10" class="outline-2">
<h2 id="orge8e8d10">Installation</h2>
<div class="outline-text-2" id="text-orge8e8d10">
<p>
Log into your system with:
</p>
@ -273,15 +273,23 @@ Select <b>Add/Remove Apps</b> then <b>radicale</b>. If you don't already have an
</div>
</div>
<div id="outline-container-org97eb189" class="outline-2">
<h2 id="org97eb189">Setting up on Android</h2>
<div class="outline-text-2" id="text-org97eb189">
<div id="outline-container-orge2696d7" class="outline-2">
<h2 id="orge2696d7">Setting up on Android</h2>
<div class="outline-text-2" id="text-orge2696d7">
<p>
Via F-droid install <b>DAVdroid</b>. Within <b>Android Settings</b> select <b>Accounts</b> then <b>DAVdroid</b>. Select <b>Login with URL and user name</b>. The URL should be <a href="https://yourmaindomainname/radicale/">https://yourmaindomainname/radicale/</a>. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
Via F-droid install <b>DAVdroid</b>.
</p>
<p>
In tests so far the account setup process on DAVdroid is <b>highly unreliable</b>. Often it will say that the CalDAV service can't be found, but eventually after a while it may magically work and the account will appear.
There seems to be a problem with Let's Encrypt certificates with this app, but it's possible to get around it. Open DAVdroid and select the side <b>menu</b> followed by <b>Settings</b>. Enable <b>Distrust system certificates</b> and press <b>Reset untrusted certificates</b>.
</p>
<p>
Exit from settings and press the <b>plus button</b> to add an account. Select <b>Login with URL and user name</b>. The URL should be <a href="https://yourmaindomainname/radicale/">https://yourmaindomainname/radicale/</a>. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
</p>
<p>
You will be prompted to approve the Let's Encrypt cerificate for your domain name, and once that's done then you should see your account as a large yellow box. Press on that and ensure that <b>Addresses</b> and <b>calendar</b> are selected.
</p>
<p>