Andy Witter [Thu, 20 Jul 2017 17:12:52 +0000 (13:12 -0400)]
updated gitignore
Andy Witter [Thu, 20 Jul 2017 17:11:27 +0000 (13:11 -0400)]
new modes
Chris Sharp [Sat, 24 Jun 2017 20:22:41 +0000 (16:22 -0400)]
Updating Evergreen and Ubuntu versions.
Andy Witter [Tue, 13 Jun 2017 13:58:29 +0000 (09:58 -0400)]
Added utility03 host and fix areas missing utility02 host.
Andy Witter [Mon, 12 Jun 2017 17:35:02 +0000 (13:35 -0400)]
Update Version to 2.12.1
Andy Witter [Tue, 25 Apr 2017 19:04:55 +0000 (15:04 -0400)]
Update to evergreen-ils 2.12.1
Andy Witter [Tue, 25 Apr 2017 18:59:13 +0000 (14:59 -0400)]
Upgrade to OpenSRF 2.5.0
Andy Witter [Tue, 25 Apr 2017 17:47:05 +0000 (13:47 -0400)]
Update evergreen-ils deb to stock 2.11.1
Andy Witter [Mon, 23 Jan 2017 21:21:39 +0000 (16:21 -0500)]
Add script to display sip connections.
Chris Sharp [Sun, 15 Jan 2017 18:07:45 +0000 (13:07 -0500)]
Missed adding the hold-targeter service to opensrf.xml-full
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Andy Witter [Sun, 15 Jan 2017 05:31:18 +0000 (00:31 -0500)]
Added a sleep in the init script between statup and autogen
Andy Witter [Sun, 15 Jan 2017 05:08:52 +0000 (00:08 -0500)]
Fix BUG - utility servers IPs were incorrect
Andy Witter [Sun, 15 Jan 2017 04:43:06 +0000 (23:43 -0500)]
FIX BUG - auth-internal was not enabled for integrated bricks
Andy Witter [Fri, 13 Jan 2017 22:54:48 +0000 (17:54 -0500)]
Add scripts to view sip and memcache connections and stats
Andy Witter [Fri, 13 Jan 2017 15:36:40 +0000 (10:36 -0500)]
Added utility02 to the cluster
Andy Witter [Thu, 12 Jan 2017 19:55:55 +0000 (14:55 -0500)]
FIX BUG - duplicate <files> entry in opensrf.xml file
Chris Sharp [Mon, 9 Jan 2017 15:24:13 +0000 (10:24 -0500)]
Adding sections of opensrf.xml to account for the new hold targeter.
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Andy Witter [Fri, 6 Jan 2017 17:13:44 +0000 (12:13 -0500)]
Add pg log analyzer, achive.sh, pgbadger to logger and setup crontab
Andy Witter [Fri, 6 Jan 2017 15:25:57 +0000 (10:25 -0500)]
update to Evergreen-ils 2.11.1
Andy Witter [Thu, 5 Jan 2017 22:44:03 +0000 (17:44 -0500)]
Update opensrf.xml to newer version
Andy Witter [Thu, 5 Jan 2017 22:43:07 +0000 (17:43 -0500)]
Update to new version of SIP server
Andy Witter [Thu, 5 Jan 2017 22:42:33 +0000 (17:42 -0500)]
Update crontabs for utility server
Andy Witter [Fri, 11 Nov 2016 17:30:03 +0000 (12:30 -0500)]
fix syntax errors with setting ownership on tar archives
Andy Witter [Fri, 11 Nov 2016 16:27:42 +0000 (11:27 -0500)]
Set explicit UID at the creation of tar archive
Andy Witter [Thu, 10 Nov 2016 16:39:17 +0000 (11:39 -0500)]
did not have rcursive switch for copying websockets folder for sip and utility...fixed
Andy Witter [Thu, 10 Nov 2016 15:45:48 +0000 (10:45 -0500)]
Add websockets to sip and utility servers for now
Andy Witter [Fri, 21 Oct 2016 12:09:06 +0000 (08:09 -0400)]
Fix BUG: sysdetics base url was not being added to opensrf.xml
Andy Witter [Thu, 20 Oct 2016 18:01:09 +0000 (14:01 -0400)]
Add support for disallowing access to / with robots.txt
Andy Witter [Thu, 20 Oct 2016 18:00:01 +0000 (14:00 -0400)]
Update default configuration file.
Andy Witter [Wed, 19 Oct 2016 20:01:22 +0000 (16:01 -0400)]
Update Postgresql syslog format
Andy Witter [Wed, 19 Oct 2016 19:57:25 +0000 (15:57 -0400)]
Disable SSLv3 to stop any poodle style attacks
Andy Witter [Wed, 19 Oct 2016 19:39:20 +0000 (15:39 -0400)]
Changed order of deb installation moving opensrf deb to the last installed deb and remove ssl ca.crt from self singed installs
Andy Witter [Wed, 19 Oct 2016 19:36:32 +0000 (15:36 -0400)]
Disabled stating of services while installing
Andy Witter [Wed, 19 Oct 2016 13:16:07 +0000 (09:16 -0400)]
add 2.11.0 deb
Andy Witter [Wed, 19 Oct 2016 13:15:38 +0000 (09:15 -0400)]
update to 2.11.0
Andy Witter [Thu, 8 Sep 2016 19:54:26 +0000 (15:54 -0400)]
Update Evergreen packaged debs to 2.11.beta
Michael Peters [Tue, 23 Aug 2016 19:20:38 +0000 (15:20 -0400)]
Update opensrf debs to contain new init script supporting websockets
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Michael Peters [Tue, 23 Aug 2016 19:04:49 +0000 (15:04 -0400)]
Update init scripts to make sure apache2-websockets restart with apache2
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Michael Peters [Thu, 11 Aug 2016 15:56:01 +0000 (11:56 -0400)]
Fix bad syntax on sed to enable SSLv3 for heads
The sed was missing the -i so brick-head setup scripts would hang because
we were not actually changing the file, just printing the output of
running the sed to the command line.
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Andy Witter [Thu, 28 Apr 2016 14:19:32 +0000 (10:19 -0400)]
Disable SSLv3 by default in apache for poodle attacks
Andy Witter [Wed, 27 Apr 2016 20:58:03 +0000 (16:58 -0400)]
Fix missing syndetics url
Andy Witter [Wed, 27 Apr 2016 14:03:42 +0000 (10:03 -0400)]
Add SSL CA certificate
Andy Witter [Fri, 15 Jan 2016 05:16:01 +0000 (00:16 -0500)]
Fix BUG - hardcoded hostname - duhh
Andy Witter [Thu, 14 Jan 2016 20:37:18 +0000 (15:37 -0500)]
ssh-copy-id was throwing errors from mktemp. We add this workaround so things can go smootly
Andy Witter [Thu, 14 Jan 2016 14:22:53 +0000 (09:22 -0500)]
Updated SIP Server to version with last commit done on Tue, 16 Jun 2015 from evergreen git
Andy Witter [Wed, 13 Jan 2016 21:34:37 +0000 (16:34 -0500)]
fix tab indent
Andy Witter [Wed, 13 Jan 2016 21:32:52 +0000 (16:32 -0500)]
fix [ BUG - #69 utility01 setup script - SSH setup script does not prompt for password when trying to add keys to remote servers. ] Something changed in Gnu su so we use this as a workaround.
Andy Witter [Wed, 13 Jan 2016 18:05:57 +0000 (13:05 -0500)]
Add libbusiness-onlinepayment-paypal-perl as dep for evergreen deb and install with gdebi
Andy Witter [Wed, 13 Jan 2016 13:56:42 +0000 (08:56 -0500)]
Add missing check_freemem to monitor servers
Andy Witter [Tue, 12 Jan 2016 22:03:25 +0000 (17:03 -0500)]
Add support for websockets port TCP/7682 in ldirectord and add https check_https script to https block in ldirectord
Andy Witter [Tue, 12 Jan 2016 20:43:53 +0000 (15:43 -0500)]
set apache2-websockets to start at boot
Andy Witter [Tue, 12 Jan 2016 15:01:12 +0000 (10:01 -0500)]
open firewall port 7682 on LVS nodes for websockets
Andy Witter [Mon, 11 Jan 2016 21:20:36 +0000 (16:20 -0500)]
Fixed BUG - Nested websockets directory and broken envvars
Michael Peters [Mon, 11 Jan 2016 16:31:28 +0000 (11:31 -0500)]
Include updated cipher suite order in eg.conf for new standard
Andy Witter [Mon, 11 Jan 2016 15:21:12 +0000 (10:21 -0500)]
Fix BUG - Copying files to missing /etc/apache2/apache2-websockets directory.
Andy Witter [Fri, 8 Jan 2016 16:12:38 +0000 (11:12 -0500)]
removed erroneously added temp script
Andy Witter [Fri, 8 Jan 2016 16:11:31 +0000 (11:11 -0500)]
More work on webby add bower and grunt debs and put apache websocket config files in place
Andy Witter [Thu, 7 Jan 2016 17:45:45 +0000 (12:45 -0500)]
Add config for setting up Apache2 Websockets.
Michael Peters [Mon, 21 Dec 2015 19:55:03 +0000 (14:55 -0500)]
Bumping version numbers, add 2.9.1 debs
Michael Peters [Mon, 21 Dec 2015 19:49:36 +0000 (14:49 -0500)]
Remove check_https check command from ldirectord.cf for HTTP
Michael Peters [Mon, 21 Dec 2015 19:48:04 +0000 (14:48 -0500)]
Open-ILS Penalty service has been removed from Evergreen, remove it from templates
Andy Witter [Mon, 23 Nov 2015 18:06:07 +0000 (13:06 -0500)]
Merge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys
Michael Peters [Mon, 23 Nov 2015 17:59:52 +0000 (12:59 -0500)]
New debs for Evergreen 2.9.1 release
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Michael Peters [Mon, 23 Nov 2015 17:59:52 +0000 (12:59 -0500)]
New debs for Evergreen 2.9.1 release
Andy Witter [Fri, 20 Nov 2015 15:26:49 +0000 (10:26 -0500)]
Add check_https for ldirectord
Andy Witter [Thu, 19 Nov 2015 16:31:01 +0000 (11:31 -0500)]
fix BUG #67 ldirectord no longer enabling HTTPS on brick heads
Andy Witter [Wed, 18 Nov 2015 21:06:28 +0000 (16:06 -0500)]
fixed BUG#68 missing /openils/var/data/offline/blocked on utility servers for gen_block_list.sh
Andy Witter [Tue, 17 Nov 2015 14:48:02 +0000 (09:48 -0500)]
Fix bug #65 blank monitor admin password loop
Andy Witter [Wed, 30 Sep 2015 14:19:03 +0000 (10:19 -0400)]
Add monitor02 to /etc/hosts
Andy Witter [Tue, 29 Sep 2015 16:13:38 +0000 (12:13 -0400)]
Disable serve-cgi-bin
Andy Witter [Tue, 29 Sep 2015 15:26:03 +0000 (11:26 -0400)]
Enable Apache2 mod_cgi
Chris Sharp [Mon, 28 Sep 2015 15:10:24 +0000 (11:10 -0400)]
altering .gitignore so maint_page directory shows up
Andy Witter [Mon, 28 Sep 2015 12:35:17 +0000 (08:35 -0400)]
Update to postgresql-client 9.3
Andy Witter [Sat, 26 Sep 2015 22:24:35 +0000 (18:24 -0400)]
Fix the mods-available *Cannot open: File exists* bug
Michael Peters [Thu, 17 Sep 2015 18:03:53 +0000 (14:03 -0400)]
Replace 2.9.0 RC debs with 2.9.0 final debs
Andy Witter [Mon, 14 Sep 2015 16:09:32 +0000 (12:09 -0400)]
Fix broken optional database name prefixing
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Michael Peters [Wed, 9 Sep 2015 21:10:51 +0000 (17:10 -0400)]
Fix reference to improper default-ssl config file for Apache 2.4
Michael Peters [Wed, 9 Sep 2015 14:33:09 +0000 (10:33 -0400)]
2.9 RC debs to replace 2.9 beta debs
Michael Peters [Wed, 9 Sep 2015 13:10:47 +0000 (09:10 -0400)]
Bump version to 1.50, remove old debs, increase PG version to 9.3
Michael Peters [Wed, 9 Sep 2015 12:55:13 +0000 (08:55 -0400)]
Merge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys
Conflicts:
GenaSYS.sh
templates/debs/evergreen-ils_2.7.1a_amd64.deb
Michael Peters [Fri, 4 Sep 2015 15:40:47 +0000 (11:40 -0400)]
New PostgreSQL 9.3 conf file for Ubuntu Trusty
Michael Peters [Fri, 4 Sep 2015 15:29:29 +0000 (11:29 -0400)]
Add libapache2-mod-websocket deb, installation
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Michael Peters [Fri, 4 Sep 2015 15:11:35 +0000 (11:11 -0400)]
No longer configuring mpm_prefork module in apache2.conf
Ubuntu Trusty no longer uses apache2.conf to configure the mpm_prefork
module. This moves the configuration to its own file, and also disables
the mpm_event module as directed in Evergreen documentation to avoid conflict.
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Andy Witter [Fri, 4 Sep 2015 14:54:20 +0000 (10:54 -0400)]
Version bump to eg 2.9.0
Michael Peters [Fri, 4 Sep 2015 14:51:26 +0000 (10:51 -0400)]
New debs for Evergreen-ILS 2.9 and OpenSRF 2.4.1
Michael Peters [Fri, 4 Sep 2015 14:45:30 +0000 (10:45 -0400)]
Include Apache 2.4 compatible eg.conf and eg_startup
Ubuntu Trusty ships with Apache 2.4. Replace the old Apache 2.2 format
files with files with properly formatted files since the syntax
has changed.
Michael Peters [Fri, 4 Sep 2015 13:46:58 +0000 (09:46 -0400)]
Ubuntu Trusty uses Apache 2.4, thus, the name of default vhosts have changed
Adjust scripts to modify default-ssl.conf, not the old 2.2 default-ssl vhost
file now that we are using Apache 2.4. Also use 000-default.conf to comply.
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Andy Witter [Thu, 20 Nov 2014 15:11:18 +0000 (10:11 -0500)]
Update to 2.7.1a
Andy Witter [Tue, 4 Nov 2014 20:53:35 +0000 (15:53 -0500)]
Merge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys
Andy Witter [Tue, 4 Nov 2014 20:52:04 +0000 (15:52 -0500)]
Remove line from setup-head.sh to enable TPAC
This line is no longer needed becuase TPAC is the default OPAC and has
been for many versions now. It wasn't doing any harm, but after
auditing all of the replacements in this block, we decided to remove
it.
Andy Witter [Mon, 3 Nov 2014 15:12:15 +0000 (10:12 -0500)]
Merge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys
Andy Witter [Mon, 3 Nov 2014 15:12:15 +0000 (10:12 -0500)]
Merge branch 'master' of git.evergreen-ils.org:contrib/pines/genasys
Andy Witter [Mon, 3 Nov 2014 15:10:31 +0000 (10:10 -0500)]
Update setup-head.sh for TPAC, lib_ips.txt
Discovered that setup-head.sh was still trying to comment out
the redirect lines for JSPAC and not the TPAC, which was causing
lib_ips.txt not to work out of the box.
This commit revises the script to properly disable the default
TPAC redirect rule in eg_vhost.conf when lib_ips.txt is in use.
Michael Peters [Wed, 29 Oct 2014 13:57:31 +0000 (09:57 -0400)]
Add 2.7 cluster debs
Michael Peters [Wed, 29 Oct 2014 13:57:31 +0000 (09:57 -0400)]
Add 2.7 cluster debs
Andy Witter [Thu, 23 Oct 2014 16:25:45 +0000 (12:25 -0400)]
Fix bug - displaying escape characters on lib-ips notification during install
Andy Witter [Wed, 22 Oct 2014 11:44:34 +0000 (07:44 -0400)]
Add configuration for Novelist.
Andy Witter [Fri, 17 Oct 2014 14:50:46 +0000 (10:50 -0400)]
change location of maintenance page index
Andy Witter [Fri, 17 Oct 2014 14:45:25 +0000 (10:45 -0400)]
Fixed missing eg logo bug in maintenance page and reworked the maintenance page function.
Andy Witter [Wed, 15 Oct 2014 19:17:25 +0000 (15:17 -0400)]
Fix broken reverse DNS