backing up unprivileged Podman volume mounts with restic and `podman unshare`?

This page summarizes the projects mentioned and recommended in the original post on /r/restic

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • podman

    Podman: A tool for managing OCI containers and pods.

  • So there's a modern Docker alternative called Podman that makes it very easy to run unprivileged containers without the need of a central daemon. Everything is nice but when I'm using volumes, the files naturally might have permissions that the user that runs the container might not have direct access to these files because the container might use different users, groups and permissions within. And this doesn't make it easy to backup unless you'd use root access or mess with the permissions.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts