IDR / deployment

Deployment infrastructure for the Image Data Resource
https://idr.openmicroscopy.org/about/deployment.html
BSD 2-Clause "Simplified" License
13 stars 14 forks source link

Micro-service deployment & NGINX configuration #436

Open sbesson opened 1 month ago

sbesson commented 1 month ago

The deployment of the image-region micro-service was added in https://github.com/IDR/deployment/pull/430 via the extension the idr-omero-readonly.yml playbook.

Because the role is internally patching the NGINX configuration created by the ome.omero_web role, a possible issue is that executing the idr-omero-web.yml playbook in isolation can revert this change. This is effectively what happened in https://github.com/IDR/deployment/pull/435 in order to deploy an OMERO.map configuration change

There are a few possible options to make the systems more robust:

/cc @dominikl