Page 1 of 1

omeroweb (OMERO.py vs OMERO.Server)

PostPosted: Tue Aug 15, 2017 7:33 am
by saleht
Hi all,

i have a small question, what is the different in omeroweb between

/home/omero/OMERO.server/lib/python/omeroweb
/home/omero/OMERO.py/lib/python/omeroweb

and if i want to add my App to Omero Web, i think to omeroweb under OMERO.SERVER, am i right ?!

why i have two omeroweb ??

Re: omeroweb (OMERO.py vs OMERO.Server)

PostPosted: Tue Aug 15, 2017 3:09 pm
by sbesson
Hi Saleh,

in a nutshell, OMERO.server includes both the Java and the Python components including OMERO.web while OMERO.py only contains the Python components.

The answer to your question depends on where you start your OMERO.web client. Assuming you are following the OMERO.web deployment instructions, then any OMERO.web or web app related configuration should be performed under OMERO.py.

Best,
Sebastien