Skip to content

Support read-only root fs and non-root user #303

@SchoolGuy

Description

@SchoolGuy

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions