From c6ac9371e2aab91212b3f0607c0a2c6486f6fbff Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 5 Sep 2018 16:39:13 -0400 Subject: [PATCH] LP#1790923: adjust or remove references to old staff client in install doc Signed-off-by: Galen Charlton --- docs/installation/server_installation.adoc | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/docs/installation/server_installation.adoc b/docs/installation/server_installation.adoc index 4bd85e29f4..24cd3f06d9 100644 --- a/docs/installation/server_installation.adoc +++ b/docs/installation/server_installation.adoc @@ -111,7 +111,7 @@ additional packages may be required. As the *root* Linux account: + * To install packages needed for retrieving and managing web dependencies, use the -developer Makefile.install target. Currently, - this is only needed for building and installing the (preview) browser + this is only needed for building and installing the web staff client. + [source, bash] @@ -204,9 +204,8 @@ Installation instructions ------------------------- 1. Once you have configured and compiled Evergreen, issue the following - command as the *root* Linux account to install Evergreen, build the server - portion of the staff client, and copy example configuration files to - `/openils/conf`. + command as the *root* Linux account to install Evergreen and copy + example configuration files to `/openils/conf`. + [source, bash] ------------------------------------------------------------------------------ @@ -262,7 +261,7 @@ Configure the Apache Web server . Use the example configuration files in `Open-ILS/examples/apache/` (for Apache versions below 2.4) or `Open-ILS/examples/apache_24/` (for Apache versions 2.4 or greater) to configure your Web server for the Evergreen -catalog, staff client, Web services, and administration interfaces. Issue the +catalog, web staff client, Web services, and administration interfaces. Issue the following commands as the *root* Linux account: + .Debian Wheezy @@ -289,7 +288,7 @@ cd /etc/apache2/ssl + . The `openssl` command cuts a new SSL key for your Apache server. For a production server, you should purchase a signed SSL certificate, but you can -just use a self-signed certificate and accept the warnings in the staff client +just use a self-signed certificate and accept the warnings in the and browser during testing and development. Create an SSL key for the Apache server by issuing the following command as the *root* Linux account: + @@ -580,7 +579,7 @@ osrf_control -l --start-all export PATH=$PATH:/openils/bin ------------------------------------------------------------------------------ + -3. As the *opensrf* Linux account, generate the Web files needed by the staff +3. As the *opensrf* Linux account, generate the Web files needed by the web staff client and catalogue and update the organization unit proximity (you need to do this the first time you start Evergreen, and after that each time you change the library org unit configuration. ): @@ -598,7 +597,7 @@ autogen.sh ------------------------------------------------------------------------------ + If the Apache Web server was running when you started the OpenSRF services, you -might not be able to successfully log in to the OPAC or staff client until the +might not be able to successfully log in to the OPAC or web staff client until the Apache Web server is restarted. Testing connections to Evergreen -- 2.11.0