Open macrozone opened 7 years ago
phantomjs is no longer supported and gives everyone nightmares.
It's possible to use firefox or chrome in headlessmode instead.
I did a proof-of-concept: (https://github.com/meteor/meteor/issues/8661)
what do you guys think?
Edit: I know switched to another solution: I hosted an instance of https://github.com/bosondata/chrome-prerender/
and used this nginx config to prerender pages: https://gist.github.com/thoop/8165802
Hello @macrozone ,
We're still looking for a way to provide stable solution to use Chrome or Chromium in headless mode "out-of-the-box".
Meanwhile you might be interested to try our SaaS solution.
phantomjs is no longer supported and gives everyone nightmares.
It's possible to use firefox or chrome in headlessmode instead.
I did a proof-of-concept: (https://github.com/meteor/meteor/issues/8661)
what do you guys think?
Edit: I know switched to another solution: I hosted an instance of https://github.com/bosondata/chrome-prerender/
and used this nginx config to prerender pages: https://gist.github.com/thoop/8165802