From: dbs Date: Mon, 8 Dec 2008 17:52:35 +0000 (+0000) Subject: Commit experiments with DocBook 5 (xinclude to pull in constituent parts) X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ccd6b2cf89d15d206833bbc6e83f2f618d0969fa;p=Evergreen.git Commit experiments with DocBook 5 (xinclude to pull in constituent parts) git-svn-id: svn://svn.open-ils.org/ILS/trunk@11445 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/docs/index.xml b/docs/index.xml index a04622eca5..c1da3b2bd2 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -1,5 +1,5 @@ - The Book of Evergreen @@ -77,7 +77,7 @@ Administering Evergreen - Starting and stopping Evergreen + Setting up organizational units Generating reports Preventing disaster diff --git a/docs/starting_stopping.xml b/docs/starting_stopping.xml new file mode 100644 index 0000000000..0f4795b3e7 --- /dev/null +++ b/docs/starting_stopping.xml @@ -0,0 +1,28 @@ + + + Starting and stopping the Evergreen services + + This chapter tells you how to start and stop the Evergreen services. + +
+ Introduction + + We may talk a bit about how Evergreen is built on OpenSRF and uses + the OpenSRF control scripts. We could also talk a little bit about + SysV init scripts (and the current lack thereof) and point to + further documentation. + +
+
+ Starting the Evergreen services + + To start all of the Evergreen services on a given server, issue + the following command as the opensrf user: + + +
+