Replacing Docker Compose with Podman (Debian)

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

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-compose

    a script to run docker-compose.yml using podman

    I initially used podman-compose with docker-compose.yml files, which unlike OP's approach of using podman as root and the actual docker-compose tool, does allow using compose files in rootless modes, but I've since switched to using ansible and the containers.podman collection since I'm using ansible for setting up the host to run podman and other non-containerized services that are just using systemd for management/isolation.

  • 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.

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