To have my “second brain” (#orgmode on my #FreeBSD laptop) available on my mobile phone as well, I've been using #orgzly-revived for a while now. However, issues with the experimental Git synchronization made me want to switch to WebDAV.
Since I wanted a lightweight solution, I’ve now set up #Caddy with the #WebDAV plugin, and I’m pretty happy with it so far.
When I’m on my home network, I run a small script that opens the relevant ports in the firewall on my laptop and starts Caddy. After syncing, I stop the script, which stops Caddy and also closes the firewall. Done.
Of course I kept my Org files under Git version control.

