Skip to content

filhoricardorj/birt_runtime_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple container for BiRT Runtime

Use BiRT Designer 4.14.0 (birt-report-designer-all-in-one) to design and view your reports.

The .rptdesign files must be in the reports folder (generated when the container was created).

To acess the reports, use:
localhost:8080/frameset?__report=youreportname.rptdesign
or
localhost:8080/run?__report=youreportname.rptdesign
See more details in the BiRT documentation.

You can customize the home page by modifying the index.jsp file.