Skip to content

Releases: opennms-forge/opennms-install

Pickles Baker

26 Apr 16:07
a4b27d7
Compare
Choose a tag to compare

This is a bugfix release where md1986 found a bug when the installation failed with default values. We also improved the installer to always use UTF8 encoding which is required on the database scheme set up even if the system is running on a different local.

Thank you for your contribution

Feline Dragonfly

17 Oct 13:43
675355e
Compare
Choose a tag to compare

We have upgraded the installer to support the new OpenNMS data source schema which has an additional data source for monitoring the own OpenNMS database. OpenNMS Horizon 32.0.4 introduced also the ability to configure connection pools for individual data sources.

Automatic Stardust

01 Aug 12:44
7d73e8c
Compare
Choose a tag to compare

We have updated the installer to be used with Horizon 29+ which runs as an unprivileged user. The usability is improved and we have added the following functions:

  • PostgreSQL 13,14,15 uses now SCRAM-SHA-256 for authentication
  • Using the secure vault from OpenNMS storing database credentials encrypted
  • Improved password handling to avoid user mistakes with complex passwords
  • Installing OpenJDK 17 JDK by default

Blue Steel Bulldog

15 Oct 17:33
fd0077b
Compare
Choose a tag to compare

Drop support for CentOS 7 for OpenNMS Horizon 25 and add support for CentOS 8.

Silver Gold Grackle

10 May 12:11
9650717
Compare
Choose a tag to compare

The following enhancements where made in this version:

  • Removed the hint for installing Oracle JDK 8
  • Test if there is an OpenJDK 11 Development Kit installed and give the advice to install it before running the installer
  • Added shellcheck to validate the bash script and added it to CircleCI
  • On Ubuntu 18 LTS minimal server the universe repository is not installed by default which causes dependency errors. The installer enables the repository before installing the packages
  • Give a users a hint on CentOS 7 to add a firewall rule for the web application on 8980/TCP

Red Iron Shih Tzu

12 Jul 15:57
33e5138
Compare
Choose a tag to compare

Fix detection for Ubuntu 18.04 operating system.

Black Steel Bloodhound

12 May 18:53
01ab3fa
Compare
Choose a tag to compare

Bugs fixed

  • #5: Update README.adoc

Enhancements

  • #6: Test if sudo is available
  • #7: Add hints for error logging
  • #10: Identify system using uname -a instead of /etc/issue
  • #12: Drop support for legacy sysvinit service startup

Teal Spike Viper

22 Jun 18:13
Compare
Choose a tag to compare

Updated to support latest Ubuntu 16.04 LTS version.

Mr. Gorsky

24 Jan 00:30
Compare
Choose a tag to compare

Quick install script to install all components of OpenNMS on a single system.