Skip to content

Choosing Installer Components

The installer is designed to get JasperReports Server up and running quickly. The server requires an application server and a database. The installation executable lets you choose whether to install bundled components or use versions of these already present on your system.

Bundled Components

The installer distribution bundles the following components:

Component Description
JasperReports Server Application WAR file and configuration support scripts.
Apache Tomcat Web application container. You can use the bundled version or an existing version.
PostgreSQL Database Database server. You can use the bundled version or an existing version.

Preparing Existing Components

You can use components that you have installed previously. Make sure that you are using supported versions of the components. For information about specific versions of third-party applications supported by the installer, refer to the JasperReports Server Supported Platform Datasheet.

Note

If you want to use an existing PostgreSQL database instance, the database must be running at install time. If you want to use an existing Apache Tomcat, the Tomcat instance must be stopped.

If you choose to install the bundled Tomcat and database, both are installed on the same host as the server.