Patrick Connolly
Patrick Connolly
Main questions: What operating system? Standard packages? Using postgres backend, I assume? What version of postgres? Thanks!
OK, so using radicale, seems to be getting me the furthest along. With the recent stock flock apk (0.9.0), I'm getting this error during the tests: "Server does not support...
For whoever it may concern, I tried SabreDAV as well, and no luck. (Sorry, no logs on that one, but wanted to leave a comment for the next person to...
In case anyone is interested, rhodey shared the cookbook for the production webdav system. This is pure copy paste at the moment, with lots of caveats, but I plan to...
I'll be working on this today, but @rhodey mentioned that the SVN release on the prod server is this one: https://trac.calendarserver.org/changeset/11995 This corresponds to this git commit if you'd prefer...
@grinapo Cool! Can you share the link or message text?
Unrelated to you post @grinapo, but: wahoo! Got a stripped down test server running the darwin-calendar-server cookbook! Will get the last bits in code and push the vagrant box today...
Haven't tested extensively, but this should be working if anyone wants to get a simple webdav VM up and running: https://github.com/patcon/flock-webdav-vagrant
OK, so it doesn't totally reflect the production server, but it works as a test server. Follow the instructions at https://github.com/patcon/flock-webdav-vagrant#readme It should be as simple as `vagrant up` after...
FYI starting to experiment with approaches for encryption proxy here: https://github.com/patcon/flock-encryption-proxy Not much to look at for the moment :)