The config commons and podman #693

Open
opened 2026-04-06 20:11:52 +00:00 by decentral1se · 0 comments
Owner

https://docs.coopcloud.tech/abra/design/

I was testing https://github.com/containers/podlet but sadly immediately ran into a configuration parsing issue. I believe our use of template_driver is blasphemous as it's not officially part of the compose spec and another aspect of abandonware swarm (related: https://github.com/docker/compose/issues/13598).

Opening this up to track any parallel efforts and to make it visible. The ideal of the config commons is that others can make use of it without abra. So, we probably need to have some translation layers which work reliably. We still haven't seen this ideal hit reality 🙈

Podman would only support single-node installs but that would be fine for people who only need that.

> https://docs.coopcloud.tech/abra/design/ I was testing https://github.com/containers/podlet but sadly immediately ran into [a configuration parsing issue](https://github.com/containers/podlet/issues/206). I believe our use of `template_driver` is blasphemous as it's not officially part of the compose spec and another aspect of abandonware swarm (related: https://github.com/docker/compose/issues/13598). Opening this up to track any parallel efforts and to make it visible. The ideal of the config commons is that others can make use of it without `abra`. So, we probably need to have some translation layers which work reliably. We still haven't seen this ideal hit reality 🙈 Podman would only support single-node installs but that would be fine for people who only need that.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/organising#693
No description provided.