thms.de Entwicklung. Automatisierung. Enablement.

depp

depp
~/projects/depp$ pip install depp  # when released
$ depp provision path/to/depp.toml
$ depp deploy path/to/depp.toml

depp

Tags
Installation
$ pip install depp  # when released
$ depp provision path/to/depp.toml
$ depp deploy path/to/depp.toml
Jahr
2025
Beschreibung
Deploy containerized apps in isolated rootless podman pods on remote hosts. Images are built locally and pushed directly to the target host (no registry required). The pod is defined as a Kubernetes Pod manifest (`kube.yaml`) and run via `podman kube play`. The systemd service unit is generated by depp from a bundled template. Uses Ansible under the hood for the heavy lifting.

Plan: Refine and release.