Jsreport while running on heroku chromium does not launch
-
Hi Folks,
We are planning to use jsreports for our reports requirement.
We are successfully able to set it up on local machines, however on heroku we get a chromium launch errror.
Any document which can help us do this.
-
Can you run docker on heroku? That would be the easiest because we have official image jsreport/jsreport ready.
If not, please check out this notes
https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md#running-puppeteer-on-herokuAlso our dockerfile could be useful
https://github.com/jsreport/jsreport/blob/master/docker/default/Dockerfile