quad-ops
#
GitOps for Quadlet #
A cross-platform GitOps framework for container management with native service integration
Quad-Ops is a tool that helps you manage container deployments using a GitOps workflow. It watches Git repositories for standard Docker Compose files and automatically converts them into native service definitions for your platform:
- Linux: systemd + Podman Quadlet
- macOS: launchd (planned)
Docker Compose Feature Support #
Quad-Ops supports a wide range of Docker Compose features and converts them into Podman Quadlet directives.
See the Compose Feature Support page for a complete annotated reference
of supported and unsupported features, including all x-quad-ops-* extensions.