Kopia kopia/kopia https://hub.docker.com/r/kopia/kopia/ bridge false https://kopia.io/docs/ https://github.com/kopia/kopia/ Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. To run this container, you must create a htpasswd file (either via command line or using a tool such as https://hostingcanada.org/htpasswd-generator/) and place it in the /mnt/user/appdata/kopia/config directory, then adjust the Post Arguments accordingly. Backup: Cloud: http://[IP]:[PORT:51515] https://github.com/selfhosters/unRAID-CA-templates/blob/master/templates/kopia.xml https://raw.githubusercontent.com/kopia/kopia/master/icons/kopia.svg server start --insecure --htpasswd-file /app/config/htpasswd --address 0.0.0.0:51515 --server-username=YOUR-USERNAME 51515