/jri-publisher

Install and Manage JasperReportsIntegration via Webmin

Primary LanguagePerlGNU General Public License v3.0GPL-3.0

Jasper Publisher

Documentation Status

Webmin module for installing, configuring, and managing JasperReportsIntegration.

JRI Publisher

About

Jasper Publisher is a Webmin module that installs, configures, and manages Tomcat, Java, and JasperReportsIntegration

It also provides Publishing, Scheduling, Email Templates, and Report Management.

It can be used with Oracle (with or without Oracle APEX), PostgreSQL, MySQL, and Microsoft SQL Server.

Docs

https://jripub.davidghedini.com

Operating Systems

CentOS 7
Ubuntu 20 LTS Ubuntu 22 LTS

Install via Script:

  wget https://raw.githubusercontent.com/DavidGhedini/jri-publisher/master/scripts/pre-install.sh
  chmod +x pre-install.sh
  ./pre-install.sh

Go to Servers > JRI Publisher to complete installation using the wizard

Install via Git:

Archive module

$ git clone https://github.com/DavidGhedini/jri-publisher
$ mv jri-publisher-master jri_publisher
$ tar -cvzf jri_publisher.wbm.gz jri_publisher/

Upload from Webmin->Webmin Configuration->Webmin Modules

Go to Servers > JRI Publisher to complete installation using the wizard

2.10.1 Release Notes

  • Updated for JaseperReportsIntegration latest releases
  • Support for Ubuntu 22 LTS
  • Fixed PostgreSQL JNDI error
  • Fixed install script

Notes

CentOS

May need to install x11 fonts when using OpenJDK

Links