• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #753 (closed story: duplicate)

Opened 17 months ago

Last modified 14 months ago

Refactor OMERO configuration for central administration (e.g., "/etc")

Reported by: jmoore Owned by: jmoore
Priority: major Milestone: 3.0-Beta3
Component: General Version: 3.0-M1
Keywords: Cc:

Description

The current file based method of OMERO configuration doesn't lend itself well to multiple installations on a single box, nor various other workflows. The current best proposal is to use a simple Java in-memory db (hsql/derby) in various /etc subdirectories. E.g.

  • /etc/omero/main
  • /etc/omero/dev
  • /etc/omero/3.0.GA

Change History

Changed 14 months ago by jmoore

  • status changed from new to closed
  • resolution set to duplicate

Subsumed by #800

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/