Has anyone else installed successfully the Repo & db on rhel9 based OS?
The Deadline approved Mongo 5 isn’t supported by the OS, and letting the auto-install of Mongo run seems to pull Mongo 7 which seems to have issues. I’ve manually selected the 6.0.15 community version mongodb-linux-x86_64-rhel90-6.0.15.tgz
I’ve installed this on Rocky 9.4 and it seems to be running ok, not given it a thorough testing yet.
I had to create the /etc/init.d folder first to prevent the installer from crashing as it creates the service for the db. I then created a simple systemd script for the db to launch.
Just creating a post to see if anyone else had any pointers or hit any issues with this?
Thanks
Ant