ome / openmicroscopy

OME (Open Microscopy Environment) develops open-source software and data format standards for the storage and manipulation of biological light microscopy data. A joint project between universities, research establishments and industry in Europe and the USA, OME has over 20 active researchers with strong links to the microscopy community. Funded by private and public research grants, OME has been a major force on the international microscopy stage since 2000.
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
195 stars 101 forks source link

Manage services from the omero settings #6229

Open atarkowska opened 4 years ago

atarkowska commented 4 years ago

It woudl be great to be able to manage services (whether they are on or off) configurable from omero settings, so for example I could turn off pyramid generation if needed

manics commented 4 years ago

That's something we tried ages ago in omero-grid-docker: https://github.com/ome/omero-grid-docker/blob/master/omero-grid/process_defaultxml.py

I don't know how much work it'd be to update that script and build it into omero admin