theforeman / foreman-quadlet

0 stars 4 forks source link

Add Pulp deployment using containers.podman.podman_container module #2

Closed archanaserver closed 3 weeks ago

evgeni commented 1 month ago

I've opened https://github.com/archanaserver/foreman-quadlet/pull/1 against your fork with my changes

evgeni commented 4 weeks ago

Question: this currently uses the Pulp "all in one" container, which brings own PostgreSQL etc. Should we rather use their "minimal" container and spawn it multiple times for API, Workers and Content? And connect to the main PostgreSQL we have?

ehelms commented 4 weeks ago

The idea was this: