X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=radicale-setup;h=2f22e642b6429c8917547478bdd8e2951ccad544;hb=1ad20724a44a0ee3adc2f4a1d002850fbad7a372;hp=b885f36ef05074a7bdeaa9ad6aefeb324ba92942;hpb=d5b079d53808b65478f6f8825a8c93e7da921840;p=distro-setup diff --git a/radicale-setup b/radicale-setup index b885f36..2f22e64 100755 --- a/radicale-setup +++ b/radicale-setup @@ -11,12 +11,10 @@ # 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.