ome / omero-iviewer

An OMERO.web app allowing to view images
https://www.openmicroscopy.org/omero/iviewer/
Other
18 stars 29 forks source link

Installation documentation #407

Closed CamachoDejay closed 2 years ago

CamachoDejay commented 2 years ago

Hej,

This is just a small recommendation for the documentation of the installation procedure. It might be very obvious after you are working with OMERO for a while but not so much at the beginning. I would add that the installation of the omero-iviewer should be done from root using the pip of the OMERO.web venv. Something along the lines:

Run as root: $VENV_WEB/bin/pip install -U omero-iviewer
where in my case the VENV_WEB=/opt/omero/web/venv3

Then just add that all other steps are done from the omero-web user.

Best regards, Rafa

jburel commented 2 years ago

Thanks for the feedback We will add that to our documentation The same will apply to all the other app e.g. omero-figure