Hello, Im trying to host a backup solution on my k8s cluster for my linux and windows clients. I would like it to use https so its easy to manage ingress. Does someone have any recommendations? thanks
EDIT: a requirement i forgot is that it is meant for multiple users but idk if thats possible
Borg is great and I use it myself but afaik there is no Windows version and there is only remote support over SSH, not HTTPS.
As a workaround for Windows you can sync files to a Linux machine with SyncThing for example, and use Borg there.