Closed curious-attempt-bunny closed 12 years ago
Nope.
The main culprit is the phantomjs process, which can only communicate with the node.js process using http (on a custom port) and the filesystem (for images). The filesystem is also required for the caching feature. There is an alternative: reimplementing Node.js inside the phantomjs process (that's what phantomjs-node does and it's not pretty). This won't be used in Screenshot-as-a-service.
You should report problems 1 and 3 on the phantomjs issue tracker.
Otherwise, try another cloud provider - a IaaS rather than a PaaS.
Hey there,
It's been great using screenshot.etf1.fr, but it's now offline. I tried running this app on heroku and ran into perhaps four issues:
Are these surmountable problems do you think?
Cheers, Merlyn