fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
113 stars 61 forks source link

Add pulp container to our docker-compose #3403

Closed FrostyX closed 2 months ago

FrostyX commented 2 months ago

See #2533

We are using a multi-process container https://pulpproject.org/pulp-oci-images/docs/admin/guides/deploy-multi-process-images/

FrostyX commented 2 months ago

bash-5.2$ lftp http://pulp:80/pulp/content/

Oh nice, I am glad this works too. I tested only the Pulp API.

Could you please add pulp cli as dependency to the backend?

I was thinking about it but I wasn't sure since the pulp container is optional (by default projects are stored on backend)

nikromen commented 2 months ago

I was thinking about it but I wasn't sure since the pulp container is optional

ah, that makes sense!