kopia
ghcr.io/imagegenius/kopia
https://github.com/orgs/imagegenius/packages/container/package/kopia
bridge
false
https://github.com/imagegenius/docker-kopia/issues/new/choose
bash
Backup: Cloud: Network:Other Productivity: Tools:
https://github.com/imagegenius/docker-kopia#application-setup
https://github.com/imagegenius/docker-kopia#readme
https://kopia.io/
Kopia is a fast and secure open-source backup/restore tool that allows you to create encrypted snapshots of your data and save the snapshots to remote or cloud storage of your choice, to network-attached storage or server, or locally on your machine.
--hostname=kopia --cap-add=SYS_ADMIN
http://[IP]:[PORT:51515]
https://raw.githubusercontent.com/imagegenius/templates/main/unraid/kopia.xml
https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/kopia.png
2024-03-24
### 2024-03-24
- rebase to alpine edge.
### 2023-04-22
- use `htpasswd` file.
### 2023-04-21
- Add `CLI_ARGS` variable.
### 2023-04-14
- BREAKING: move cache from /tmp to /cache.
### 2023-04-11
- fix run script ('kopia server' to 'kopia server start')
### 2023-03-28
- set home in service
### 2023-03-23
- add fuse package
### 2023-03-21
- Add service checks
### 2023-01-26
- Initial release.