JasperReport Server on Redhat Openshift

Are there any documentation, instructions or sample dockerfiles out there on how to deploy JasperReport Server Community Edition version 7.8 or above on Redhat Openshift ?

I see this https://github.com/cetres/openshift-jrs for JRS 6.4.2 but I could not get it to create a pod successfully on Openshift. I get the error

WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping
wget: server returned error: HTTP/1.1 404 Not Found


I've also tried updating the dockerfile version JS_VERSION=7.8.0

Thanks

alexrgu11's picture
Joined: Aug 12 2021 - 5:33pm
Last seen: 2 months 2 weeks ago

1 Answer:

https://github.com/TIBCOSoftware/js-docker

you will have to configure it for your JRS version for 7.8. 

Uses the war file installer you provide.

 

Thanks.

rmeadows's picture
1420
Joined: Feb 10 2016 - 8:00am
Last seen: 10 months 2 days ago
Feedback