Go to file
AcuGIS 5e8a14a872 Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
app Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
docs Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
help Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
images Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
lang Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
scripts Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
AUTHORS.rst Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
LICENSE Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
README.md Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
README.rst Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
checks-lib.pl Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
checks.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
config Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
config.info Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
create_template.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
default_java.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
delete_war.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
edit_datasource.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
edit_java.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
edit_libs.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
edit_manual.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
edit_proxy.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
edit_publish.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
edit_reports.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
edit_schedule.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
edit_template.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
edit_war.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
email_template.html Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
gen_jri_report.sh Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
index.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
install_java.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
install_libs.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
install_war.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
java-lib.pl Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
jru-lib.pl Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
module.info Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
preview_template.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
publish_upload.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
report_clean.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
report_download.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
report_run.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
restart.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
save_manual.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
save_template.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
security.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
setup.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
start.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
stop.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
tomcat-lib.pl Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
tomcat.service Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
uninstall_java.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00
uninstall_libs.cgi Jasper Reports Publisher 2024-01-29 19:01:55 +02:00

README.md

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://jri-publisher.citedcorp.com

Operating Systems

Ubuntu 22 LTS

Rocky Linux 9

Run the Installer:

  1. Issue below to launch the Installer

         wget https://raw.githubusercontent.com/cited/jri-publisher/master/scripts/jri_publisher-installer.sh && chmod +x jri_publisher-installer.sh && ./jri_publisher-installer.sh
    
  2. Follow the prompts to install

JRI Publisher

  1. Upon completetion, below will be displayed::

     Version: JRI Publisher Full Installation
     Control Panel Modules: jri_publisher certbot
     Tomcat Version: 9
     Java Version: OpenJDK
         Installation is now completed.
         SSL Provisioning Success.
    
  2. Click the Login link on the home page to log in.

JRI Publisher

2.10.1 Release Notes

  • Updated for JaseperReportsIntegration latest releases
  • Support for Ubuntu 22 LTS and Rocky Linux 9
  • Fixed PostgreSQL JNDI error
  • Added GUI Installer

Notes

Rocky Linux

May need to install x11 fonts when using OpenJDK

Links