Add websockets to sip and utility servers for now
authorAndy Witter <awitter@georgialibraries.org>
Thu, 10 Nov 2016 15:45:48 +0000 (10:45 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Thu, 10 Nov 2016 15:45:48 +0000 (10:45 -0500)
GenaSYS.sh

index e583215..7f7a8e5 100755 (executable)
@@ -25,8 +25,8 @@
     PURPOSE_="Generate config files needed for Evergreen-ILS Cluster"
    SYNOPSIS_="$NAME_"
    REQUIRES_="standard GNU commands, apt, dpkg"
-    VERSION_="1.67"
-       DATE_="2010-11-23; last update: 2016-08-21"
+    VERSION_="1.68"
+       DATE_="2010-11-23; last update: 2016-11-10"
      AUTHOR_="Andy Witter <awitter@georgialibraries.org>"
         URL_="http://evergreen-ils.org"
    CATEGORY_="devel"
@@ -3157,10 +3157,12 @@ then
        cp -f "$TEMPLATEDIR/setup_sshkeys.sh" "setup_${NODE_FOLDER}"
        cp -f "$TEMPLATEDIR/utility/opensrf-crontab" "setup_${NODE_FOLDER}"
        cp -f "$TEMPLATEDIR/Net-Z3950-SimpleServer-1.12.tar.gz" "setup_${NODE_FOLDER}"
+       cp -f "$TEMPLATEDIR/apache2/websockets" "setup_${NODE_FOLDER}" 
 fi
 if echo ${NODE_FOLDER} | grep -q sip0
 then
        cp -f "$TEMPLATEDIR/Net-Z3950-SimpleServer-1.12.tar.gz" "setup_${NODE_FOLDER}"
+       cp -f "$TEMPLATEDIR/apache2/websockets" "setup_${NODE_FOLDER}"
        [ -e "${CUSTOMDIR}/oils_sip.xml" ] && cp -f "${CUSTOMDIR}/oils_sip.xml" "setup_${NODE_FOLDER}"
 fi
 if echo ${NODE_FOLDER} | grep -q reporter0