HCL-TECH-SOFTWARE / connections-automation

Deployment and upgrade automation scripts for HCL Connections 7.0 based on Ansible
Apache License 2.0
17 stars 30 forks source link

mongodb5 image not available #224

Closed stoeps13 closed 1 year ago

stoeps13 commented 1 year ago

Hi, got this link from support https://opensource.hcltechsw.com/connections-doc/admin/install/installing_mongodb_5_for_component_pack_8.html?h=mongo after I mentioned that the image is not available on Harbor. The steps are not built in the roles/playbooks. And the repository to build the container is not available at GitHub too. Regards Christoph

sabrina-yee commented 1 year ago

It's available now - https://github.com/HCL-TECH-SOFTWARE/connections-mongo5

stoeps13 commented 1 year ago

Yes, but I see no role or task to build the image. Is this a manual task?

sabrina-yee commented 1 year ago

yes, building MongoDB is a manual task.

stoeps13 commented 1 year ago

Can you explain the reason why this is not automated?

Then the infrastructure helm chart should get a wait message and not just fail.