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
Andy Witter [Tue, 14 Oct 2014 15:21:32 +0000 (11:21 -0400)]
update to Evergreen 2.7.0 and Opensrf-2.4.0-alpha
Michael Peters [Tue, 9 Sep 2014 16:48:32 +0000 (12:48 -0400)]
Fix postfix hostname bug
Chris Sharp discovered a bug in the Postfix main.cf file
generated by GenaSYS when the user elects not to use a
prefix for their cluster.
When prefix was not selected, the sed operation to replace "HostName"
with the proper name of the LVS server(s) did not take place.
This patch ensures that happens regardless of whether the user elects
to use a prefix or not.
Michael Peters [Thu, 17 Jul 2014 18:25:50 +0000 (14:25 -0400)]
Remove incomplete database prefixing functionality from
075e995a4a
We were tinkering with database prefix functionality and it snuck in
when we pushed GenaSYS 2.6.0, breaking further versions. This removes
the functionality as it is not yet completed.
Michael Peters [Wed, 16 Jul 2014 16:11:56 +0000 (12:11 -0400)]
Update GenaSYS for Evergreen 2.6.2
Add deb, bump version numbers for 2.6.2 release of Evergreen ILS.
Andy Witter [Thu, 10 Jul 2014 19:12:50 +0000 (15:12 -0400)]
Fix bug: Asking for prefix when no-prefix was selected when not using a config file.
Andy Witter [Tue, 8 Jul 2014 20:21:00 +0000 (16:21 -0400)]
Fix bug: Was asking for brick ip address after selecting auto-generate ips
Michael Peters [Tue, 8 Jul 2014 18:49:43 +0000 (14:49 -0400)]
Add libbusiness-stripe-perl to setup-functions
Evergreen 2.6 has a new dependency, libbusiness-stripe-perl. This
adds it to the setup-functions where prerequisite packages are
installed.
Michael Peters [Tue, 8 Jul 2014 17:41:44 +0000 (13:41 -0400)]
Rebuild of 2.6.1 cluster debs
Michael Peters [Mon, 23 Jun 2014 13:14:55 +0000 (09:14 -0400)]
2.6.1 cluster debs
Andy Witter [Wed, 18 Jun 2014 17:19:57 +0000 (13:19 -0400)]
Update to Evergreen 2.6.1
Andy Witter [Wed, 18 Jun 2014 16:37:02 +0000 (12:37 -0400)]
update deps
Andy Witter [Fri, 6 Jun 2014 19:19:10 +0000 (15:19 -0400)]
Rename debian package file for stripe
Andy Witter [Tue, 3 Jun 2014 20:07:22 +0000 (16:07 -0400)]
Complete update to 2.6.0 and fix osrf_control bug
Andy Witter [Tue, 20 May 2014 12:22:40 +0000 (08:22 -0400)]
Update to evergreen-ils 2.6.0 and opensrf 2.3.0
Andy Witter [Tue, 25 Feb 2014 15:49:58 +0000 (10:49 -0500)]
Change permissions to executable.
Andy Witter [Tue, 25 Feb 2014 08:56:58 +0000 (03:56 -0500)]
ADD the ability to manually assign IP addresses to the brick heads when not using separate drone servers.
Andy Witter [Wed, 19 Feb 2014 15:04:27 +0000 (10:04 -0500)]
Fix bugs - when reading from config file private network was incorrect. Also fix incorrect DNS zone files.
Andy Witter [Wed, 19 Feb 2014 13:52:32 +0000 (08:52 -0500)]
update gateway prompts.
Andy Witter [Wed, 19 Feb 2014 06:39:12 +0000 (01:39 -0500)]
Fix bug - tmprevzonefile.txt: file not found.
Andy Witter [Wed, 19 Feb 2014 05:53:56 +0000 (00:53 -0500)]
Add changes for preliminary DMZ support
Andy Witter [Fri, 24 Jan 2014 15:34:42 +0000 (10:34 -0500)]
Remove hard coded Postgresql version from setup.sh
Andy Witter [Fri, 24 Jan 2014 15:12:59 +0000 (10:12 -0500)]
Update to version 2.5.2
Andy Witter [Fri, 24 Jan 2014 15:07:46 +0000 (10:07 -0500)]
Include libmarc-xml-perl_1.0.2-1_all.deb from Ubuntu 14.04 repos.
Andy Witter [Fri, 24 Jan 2014 15:05:28 +0000 (10:05 -0500)]
Add libmarc-xml-perl from Ubuntu 14.04 repos.
Andy Witter [Tue, 21 Jan 2014 10:47:19 +0000 (05:47 -0500)]
Update authkeys file with generated authkey.
Andy Witter [Tue, 21 Jan 2014 10:41:17 +0000 (05:41 -0500)]
Fixed duplicate logging on bricks
Andy Witter [Fri, 17 Jan 2014 19:10:48 +0000 (14:10 -0500)]
Move from away serial to ethernet for Linux H/A. Also generate new authkeys each time GenaSYS is run.
Andy Witter [Fri, 17 Jan 2014 18:01:36 +0000 (13:01 -0500)]
Fixed bug causing eg_sip_root.crontab not to be installed.
Andy Witter [Fri, 17 Jan 2014 12:25:13 +0000 (07:25 -0500)]
Add support to configure postgress to log to logger server.
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Andy Witter [Thu, 16 Jan 2014 01:10:07 +0000 (20:10 -0500)]
Fixed bug where oils_sip.xml was not being copied to package file
Andy Witter [Wed, 15 Jan 2014 13:42:30 +0000 (08:42 -0500)]
Removed unnecessary postfix error when not installing on nodes that do not get postfix.
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Andy Witter [Wed, 15 Jan 2014 13:36:06 +0000 (08:36 -0500)]
Fix installation order in genasys config txt file.
Andy Witter [Tue, 14 Jan 2014 13:27:01 +0000 (08:27 -0500)]
Add support for including a preconfigured oils_sip.xml into the custom directory for integration with the SIP servers.
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Andy Witter [Mon, 13 Jan 2014 15:23:12 +0000 (10:23 -0500)]
Add support for custom KPAC.
Update Installation notes for greater visibility.
Andy Witter [Mon, 13 Jan 2014 04:16:53 +0000 (23:16 -0500)]
Add support for IP redirection in TPAC
Andy Witter [Fri, 10 Jan 2014 14:52:25 +0000 (09:52 -0500)]
Update management script for distribution.
Andy Witter [Thu, 9 Jan 2014 13:06:24 +0000 (08:06 -0500)]
Fix bug in iptables-rules.fw that was affecting SIP redirection. Removed hard-coded interface name
Andy Witter [Fri, 3 Jan 2014 18:01:58 +0000 (13:01 -0500)]
Add librose-uri-perl debfile from 14.04 to db servers
Michael Peters [Thu, 19 Dec 2013 16:43:42 +0000 (11:43 -0500)]
Add debs for Rose::URI dependency needed for 2.5
Evergreen 2.5 requires the package librose-uri-perl which is not
available on Ubuntu 12.04 via apt. It is available via cpan, but we
discovered that the 14.04 deb works just fine on 12.04, so we're using
it here.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Signed-off-by: Josh Lamos <jlamos@emeralddata.net>
Andy Witter [Thu, 12 Dec 2013 22:18:41 +0000 (17:18 -0500)]
2.5.1 version update: Update to evergreen-ils_2.5.1 and opensrf_2.2.1
Andy Witter [Mon, 9 Dec 2013 13:37:38 +0000 (08:37 -0500)]
Begin adding glusterfs packages for brick heads and drones.
Andy Witter [Mon, 9 Dec 2013 13:36:34 +0000 (08:36 -0500)]
Update DNS zone records for failover. Needs to be thoroughly tested.
Michael Peters [Fri, 22 Nov 2013 14:58:22 +0000 (09:58 -0500)]
Add additonal relevant checks to Icinga monitoring
Checks added include:
check_postgres.pl (bloat, io, autovacuum freeze, db backends, etc.)
check_procs (apache2, perl SIPServer.pm, Clark Kent)
check_cpu.sh (cpu I/O information)
Added libcache-memcached-perl and memcached packages to be installed on monitor
servers in order for check_memcached.pl to work.
Require "trust" authentication in pg_hba.conf for local connections so
check_postgres.pl can work, otherwise password would be passed over
NRPE in plain text.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Michael Peters [Wed, 20 Nov 2013 15:33:19 +0000 (10:33 -0500)]
Change last modified date to reflect most recent changes
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Conflicts:
GenaSYS.sh
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Michael Peters [Thu, 14 Nov 2013 18:41:11 +0000 (13:41 -0500)]
Add the check_memcached.pl Icinga plugin
This adds the check_memcached.pl script to the /usr/lib/nagios/plugins directory
on all monitor servers and defines a custom command on monitor servers to check
the performance of the memcached program.
Default warn/critical metrics for response_time were also increased based on trends
seen in PINES production via visualization with pnp4nagios graphing over the past
7 months.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Signed-off-by: root <root@pines-dev-ubuntu.gapines.org>
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Conflicts:
GenaSYS.sh
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
Andy Witter [Wed, 20 Nov 2013 14:20:58 +0000 (09:20 -0500)]
Update to Evergreen-ils_2.5.0 and Opensrf_2.2.1
Michael Peters [Wed, 13 Nov 2013 14:53:55 +0000 (09:53 -0500)]
Fix SIP procs checks in Icinga
SIP procs weren't being checked because the commands weren't
defined in services.cfg. This resolves that.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Michael Peters [Mon, 11 Nov 2013 20:20:58 +0000 (15:20 -0500)]
Add additional log redaction to opensrf_core.xml template
Based on http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=
f6985d59d48f9816c2d520dd84fd8defb4988a88
This adds an additional log redaction rule that was missing in earlier versions
of Evergreen.
Signed-off-by: Michael Peters <mpeters@emeralddata.net>
Andy Witter [Wed, 13 Nov 2013 15:15:38 +0000 (10:15 -0500)]
fix bug for munin admin password
Andy Witter [Mon, 11 Nov 2013 14:58:30 +0000 (09:58 -0500)]
Add password access for munin web
Andy Witter [Wed, 6 Nov 2013 21:20:04 +0000 (16:20 -0500)]
Add landing page for monitor servers.
Andy Witter [Wed, 6 Nov 2013 21:04:09 +0000 (16:04 -0500)]
fix icinga-vhost Apache2 sites-available bug.
Andy Witter [Tue, 5 Nov 2013 21:40:30 +0000 (16:40 -0500)]
Add munin-apache vhost and icinga vhost.. fix bug in munin.conf