Skip to content

DavidGhedini/jri-publisher

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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