-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
Output of rest-server --version
restic/rest-server:0.12.1
What should rest-server do differently?
Run the rest-server binary as a non-root user and add integration tests that verify this image can be run with a read-only root file system.
What are you trying to do? What is your use case?
Modern container security policies require that containers run as non-root users and that the image is mounted read-only. One of the tools that verifies this is kubelint
(for k8s). This tool is currently the one that complains in my environment.
Did rest-server help you today? Did it make you happy in any way?
rest-server reliably offers backups for me in conjunction with k8up. I was repeatedly able to restore files that my main server lost due to various reasons. Thanks to the use of HTTP as a transport protocol, the transport between sites is extremely easy to get through the firewall for me. Please keep up the good work!
auanasgheps and jlbribeiro
Metadata
Metadata
Assignees
Labels
No labels