JRI Publisher
JRI Publisher is a Webmin module for installing, configuring, and managing JasperReportsIntegration.
JRI Publisher can serve as a stand-alone Oracle Reporting solution or to simply looking to get up and running quickly and easily with JasperReportsIntegration.
While JasperReportsIntegration was originally designed for Oracle APEX (and can be used for APEX), JRI Publisher does not require APEX or installation of the SQL Schema files.
JRI Publisher takes just a few minutes to install and has been tested on CentOS 7 and 8 and Ubuntu 18.
Full documentation can be found at:
Quick Start:
1 2 3 |
wget https://raw.githubusercontent.com/DavidGhedini/jri-publisher/master/scripts/pre-install.sh chmod +x pre-install.sh ./pre-install.sh |
Operating Systems
CentOS 7
CentOS 8
Ubuntu 16 LTS
Ubuntu 18 LTS
Install via Script:
1 2 3 4 |
wget https://raw.githubusercontent.com/DavidGhedini/jri-publisher/master/scripts/pre-install.sh chmod +x pre-install.sh ./pre-install.sh |
Install via Git:
Archive module
1 2 3 4 |
$ 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
Notes
CentOS
May need to install x11 fonts when using OpenJDK