Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
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 #741 (closed)

Opened 17 years ago

Closed 17 years ago

local.properties update

Reported by: cxallan Owned by: jamoore
Priority: minor Milestone: 3.0-Beta3
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

The default local.properties file should be updated to match the following:

#
# Default OMERO local.properties file for distribution. Please see:
#
#  http://trac.openmicroscopy.org.uk/omero/wiki/OmeroInstall
#  http://trac.openmicroscopy.org.uk/omero/wiki/OmeroAndPostgres
#
# ________________________________
# Chris Allan <callan@blackcat.ca>
#

# ********
# ******** USER CONFIGURABLE OPTIONS
# ********

# OMERO "root" user's default password. Will be used for "setup-db".
omero.rootpass=omero

# OMERO server's database connection username. This should match up 
# with whatever you have set the database username.
hibernate.connection.username=omero

# OMERO server's database connection password. This should match up 
# with whatever you have set the database password.
hibernate.connection.password=omero

# OMERO server's database connection URL. This should match up with 
# "database.host" and "database.name" below.
hibernate.connection.url=jdbc\:postgresql\://localhost/omero3

# Database server hostname.
database.host=localhost

# Database instance name.
database.name=omero3

# ********
# ******** SYSTEM OPTIONS (DO NOT MODIFY UNLESS INSTRUCTED)
# ********

# JBoss server's hostname. It is unlikely this is something you will
# need to change.
server.host=localhost

# JBoss server's port. It is unlikely this is something you will
# need to change.you will want to change.
server.port=1099

# OMERO testing framework's default user. Unless you are performing
# tests as a developer you will not need to change this.
omero.user=omero

# OMERO testing framework's default password. Unless you are 
# performing tests as a developer you will not need to change this.
omero.pass=omero

# OMERO database profile. Do not change this.
omero.db.profile=psql

# Java compiler options.
javac.source=1.5
javac.target=1.5
javac.debug=on
javac.debuglevel=lines,vars,source

# PostgreSQL profile setup. Do not change these.
hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
hibernate.connection.driver_class=org.postgresql.Driver

Change History (1)

comment:1 Changed 17 years ago by jmoore

  • Resolution set to duplicate
  • Status changed from new to closed

Subsumed by #800

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.63606 sec.)

We're Hiring!