Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 614 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 614 Bytes

Example OMERO Linux install scripts

This directory contains examples of installing OMERO on clean Ubuntu 14.04 and CentOS 6 64-bit systems, see http://www.openmicroscopy.org/site/support/omero5/sysadmins/unix/server-linux-walkthrough.html

Copy the files from this directory, then run one of

bash install.sh ubuntu1404 nginx
bash install.sh centos6 nginx
bash install.sh centos6 apache

To install OMERO 5.0 instead of 5.1 add omero50 as an argument, e.g.

bash install.sh centos6 nginx omero50

Usernames and passwords can be customized in settings.env.