lots of stuff lumped together
[distro-setup] / radicale-setup
index b885f36ef05074a7bdeaa9ad6aefeb324ba92942..2f22e642b6429c8917547478bdd8e2951ccad544 100755 (executable)
 
 
 # created password file with:
-# htpasswd -c /etc/nginx/caldav/htpasswd ian
+# htpasswd -c /etc/davpass dav
 
 
-# python-dulwich, to track changes with git, per
-# http://radicale.org/user_documentation/#idgit-support
-pi nginx python-dulwich radicale
+pi radicale
 
 # I moved /var/lib/radicale after it's initialization.
 # I did a sudo -u radicale git init in the collections subfolder
@@ -40,9 +38,12 @@ setini() {
 setini hosts 10.8.0.4:5232 server
 sgo radicale
 
-# davdroid from f-droid. username ian,
+# davdroid from f-droid.
+# login with url and user name
+# username ian,
 # url https://cal.iankelling.org
 # username ian
+# pass, see password manager
 # I disabled power management feature, it's got 240 min sync interval,
 # so it shouldn't be bad.
 #
@@ -74,3 +75,6 @@ sgo radicale
 # https://davdroid.bitfire.at/faq/entry/cant-manage-groups-on-device/
 #
 # Note, url above says only cayanogenmod 13+ and omnirom can manage groups.
+
+# Note, radicale had built-in git support to track changes, but they
+# removed it in 2.0.