ome / design

OME Design proposals
http://ome.github.io/design/
1 stars 15 forks source link

Proposal for refactoring ansible OMERO roles. #73

Closed manics closed 7 years ago

manics commented 7 years ago

There's an IDR-0.3.4 card for deploying web on a separate VM to see if that improves performance.

manics commented 7 years ago

Updated following comments. One more thing that springs to mind: OMERO.py. We could have a role that installs it into /opt/omero/python and either adds it to a global PYTHONPATH or adds a .pth file.

joshmoore commented 7 years ago

That won't suffice for the server but for the web and general use, but it's probably simplest to just let web install its own, and if we ever need a role for just omero-python it can be a good deal simpler (no user, etc)

manics commented 7 years ago

This is now done:

joshmoore commented 7 years ago

:+1: for pushing through the implementation. It leaves a question for me of what to do with the design proposal. (i.e. should it have been merged before the implementation, etc)

joshmoore commented 7 years ago

With tagging going on today, just making a call and merging this so it's in the history. We'll need to review that though as more designs are merged.