User Tools

Site Tools


starting_openils

This is an old revision of the document!


User Comments

Version Change
1.2.x -p <perl_config> argument removed from osrf_ctl.sh
1.1.x opensrf_all script deprecated and removed from CVS
  • If you are using ChopChop as your Jabber server, start that first:
    • $ chopchop /openils/conf/opensrf_core.xml chopchop
            
  • In the BINDIR (e.g. /openils/bin), there is a file called osrf_ctl.sh. This script can be used to control the router and the OpenSRF services.
    • To start the router and all of the services:
    • $ osrf_ctl.sh -d /tmp/ -c /openils/conf/opensrf_core.xml -a start_all
    • Simliarly, to restart services:
    • $ osrf_ctl.sh -d /tmp/ -c /openils/conf/opensrf_core.xml -a restart_all
    • And to stop services:
    • $ osrf_ctl.sh -d /tmp/ -c /openils/conf/opensrf_core.xml -a stop_all
    • Run with no arguments for a list of options:
    • $ osrf_ctl.sh
      
      usage: /openils/bin/osrf_ctl.sh -d <pid_dir> -c <c_config> -a <action>
      
      Actions include:
              start_router
              stop_router
              restart_router
              start_perl
              stop_perl
              restart_perl
              start_c
              stop_c
              restart_c
              start_osrf
              stop_osrf
              restart_osrf
              stop_all
              start_all
              restart_all
      Example:
        /openils/bin/osrf_ctl.sh -c opensrf_core.xml -a restart_all
starting_openils.1183432812.txt.gz · Last modified: 2022/02/10 13:33 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.