What is the required version of mongodb for Katello 3.18?

Problem:
Centos 7 remote mongodb
Expected outcome:
documentation found on what minimum required mongo db version is needed
Foreman and Proxy versions:

Foreman and Proxy plugin versions:

Distribution and version:

Other relevant data:

You will find some instructions here: Foreman :: Plugin Manuals

The suggested installation is described in the guide.

Does it work with newer mongodb versions? I usually don’t like installing older versions of software unless absolutely necessary.

I am not sure it’s been tested outside the suggested versions but I would assume 3.x might work since pulp suggests it and that’s the only component using Mongo.

It is encouraged to use MongoDB 3.x for performance reasons, the recommended version is >= 3.4

https://docs.pulpproject.org/en/2.21/user-guide/installation/rhel_centos.html#server

1 Like