Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
icegridregistry(1)	     General Commands Manual	      icegridregistry(1)

NAME
     icegridregistry - The IceGrid registry server.

SYNOPSIS
     icegridregistry [options] [command...]

DESCRIPTION
     The  IceGrid registry is a centralized repository of information, including
     deployed applications and well-known objects. A registry can optionally  be
     collocated  with an IceGrid node, which conserves resources and can be con-
     venient during development and testing. The registry server is  implemented
     by  the  icegridregistry executable. Full documentation for icegridregistry
     is available online at:
     https://doc.zeroc.com/ice/3.7/ice-services/icegrid/icegrid-server-refer-
     ence/icegridregistry

OPTIONS
     -h, --help
	    Displays a help message.

     -v, --version
	    Displays the Ice version.

     --daemon
	    Run as a daemon.

     --pidfile FILE
	    Write process ID into FILE.

     --noclose
	    Do not close open file descriptors.

     --nochdir
	    Do not change the current working directory.

     --nowarn
	    Do not print security warnings.

     --readonly
	    Start the master registry in read-only mode.

	    TP --initdb-from-replica REPLICA
	    Initialize the registry database from the given replica.

SEE ALSO
     icegridadmin(1), icegriddb(1), icegridnode(1)

							      icegridregistry(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=icegridregistry&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help