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

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/trunk/etc/Windows.cfg

Revision 2469, 0.7 kB (checked in by jmoore, 7 months ago)

OmeroGrid : Modifications for OmeroGridInstallWindows

  • Necessary to detect platform : BaseControl._isWindows()
  • etc/Windows.cfg gets appended to configuration list if present
  • Using --install, --start, --stop, --uninstall on Windows
Line 
1#
2# OMERO Windows Configuration
3# Copyright 2008 Glencoe Software, Inc.  All Rights Reserved.
4# Use is subject to license terms supplied in LICENSE.txt
5#
6
7#
8# OmerGrid requires absolute paths on Windows. These
9# are provided in this Windows-specific configuration
10# file, which is appended to the list of configurations
11# used:
12#
13# --Ice.Config=master.cfg,internal.cfg,Windows.cfg
14
15IceGrid.Registry.Data=c:\omero-3.0-Beta3\var\registry
16IceGrid.Registry.DefaultTemplates=c:\omero-3.0-Beta3\etc\grid\templates.xml
17#IceGrid.Registry.AdminCryptPasswords=c:\omero-3.0-Beta3\etc\passwd
18
19IceGrid.Node.Data=c:\omero-3.0-Beta3\var\master
20
21Ice.StdOut=c:\omero-3.0-Beta3\var\log\master.out
22Ice.StdErr=c:\omero-3.0-Beta3\var\log\master.err
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

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