logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

icegridregistry - The IceGrid registry server.

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 convenient 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-reference/icegridregistry

Name

       icegridregistry - The IceGrid registry server.

Options

-h, --help
              Displays a help message.

       -v, --version
              Displays the Ice version.

       --daemon
              Run as a daemon.

       --pidfileFILE
              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-replicaREPLICA
              Initialize the registry database from the given replica.

See Also

icegridadmin(1), icegriddb(1), icegridnode(1)

                                                                                              icegridregistry(1)

Synopsis

       icegridregistry [options] [command...]

See Also