Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #6131 (closed)

Opened 8 years ago

Closed 8 years ago

Setup OMERO.server on Demo VM

Reported by: szwells Owned by: szwells
Priority: minor Milestone: Unscheduled
Component: General Version: n.a.
Keywords: n.a. Cc:
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description

  • Clone team/silo repo from ome.git team repository
  • Setup OMERO.server, e.g
	$ ./omero/bin/omero config set omero.db.name 'omero'
	$ ./omero/bin/omero config set omero.db.user 'omero'
	$ ./omero/bin/omero config set omero.db.pass 'omero'

NB. Change the values for name, user, and pass to reflect your requirements
	
Create a home for your OMERO data:
	$ mkdir omero-data

& tell omero where to find that new home:
	$ ./omero/bin/omero config set omero.data.dir ~/OMERO.data

Create a database using the db script. 
You can accept the defaults for the first few values.
Enter a suitable password as required, e.g. "omero".
	$ ./bin/omero db script

	$ psql -h localhost -U omero omero < OMERO4.2__0.sql
	$ psql -h localhost -U omero omero < OMERO4.3__0.sql
	$ ./omero/bin/omero admin start

Change History (1)

comment:1 Changed 8 years ago by szwells

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.114345 sec.)

We're Hiring!