Hey everyone, I want to backup my GrapheneOS phone using Seedvault to my Unraid server via WebDAV on my local wifi. The server is running fine but I'm not sure how to set up WebDAV securely for this.
My setup is pretty simple. Unraid server is running, I only need access on my local network no internet access required, using Seedvault for GrapheneOS backups, and I'm a Docker beginner.
What I'm wondering is which WebDAV docker image would you recommend for Unraid, something like bytemark/webdav or hacdias/webdav or something else? Do I actually need HTTPS/SSL for local network only or is HTTP with Digest auth good enough? How do I secure the container properly, just basic auth or should I do more? And does anyone have a working docker-compose template for this kind of setup?
Anyone here running Seedvault with WebDAV on Unraid who could share some tips or their config?
Best, Rex