[ome-users] two omero-system against the same postgres

Josh Moore josh at glencoesoftware.com
Fri Mar 1 09:26:30 GMT 2019


Hi Andreas,

On Thu, Feb 28, 2019 at 10:38 AM Andreas Mueller
<Andreas.Mueller at biologie.uni-osnabrueck.de> wrote:
>
>   Hi,
>
>   can I run two omero installations on the same machine

Yes.

> at the same time

Yes.

>   against the same database and filespace ? ??

No. At least not if both of them are in read-write mode.

>   with:
>
>    ..installation 1:
>
>   omero.ports.ssl=4064
>   omero.ports.tcp=4063
>   omero.web.application_server.port=4080
>
>
>    ..installation 2:
>
>   omero.ports.ssl=5064
>   omero.ports.tcp=5063
>   omero.web.application_server.port=5080
>
>   we would do that for development tasks..

What type of development tasks? Wouldn't this put your primary data at
risk? Or would a read-only setup allow you to do what you want?


>    - thanks in advance -
>   Andreas

~Josh


More information about the ome-users mailing list