0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

87 Commits

Author SHA1 Message Date
Fabio Picheli
28bab53bf6 docs(troubleshooting.md): Add missing depencies ()
https://github.com/GoogleChrome/puppeteer/issues/3019#issuecomment-417227105
2019-03-19 10:42:44 -07:00
Alix Axel
26abcda668 docs(troubleshooting): updated Lambda resources ()
- removed deprecated Kikobeats/aws-lambda-chrome
- added outdated info to adieuadieu/serverless-chrome (last updated 6 months ago)
2019-03-12 14:41:33 -07:00
Sergii Tkachenko
82bef70212 docs(troubleshooting.md): Update running on Alpine example ()
Makes Running on Alpine up to date:

- Chrome is now available in LTS Node 10
- Chrome version is updated to the latest alpine `@edge`, 71
- Corresponding Puppeteer is updated to v1.9.0
- `harfbuzz` is now required by dynamic linking
2019-01-09 17:23:49 -08:00
Shivam Kumar Jha
8613e871fc docs(troubleshooting.md): Update troubleshooting.md ()
The proposal adds a drop-down list in a similar fashion as Dependencies list since it feels a little weird to have list for a continuing detail as I assume that all the three options belong to the same level of information.
2018-12-05 13:43:36 -08:00
WillGibson
68afb3cdec docs(troubleshooting): Update docs about copying file for setuid sandbox ()
Very small change in light of operational experience while getting it running on Centos in Jenkins pipeline.

Without the `-p`, the permissions set in the `chmod` before this command are not carried over chrome cannot start.
2018-12-05 13:39:18 -08:00
Alix Axel
a04100c235 docs(troubleshooting): added link to alixaxel/chrome-aws-lambda ()
I've been maintaining and compiling the latest version of Chromium for AWS Lambda.

Would be great to have it included in the docs.
2018-11-20 16:03:07 -08:00
Andrey Lushnikov
766a9516b0
docs(troubleshooting): update on sandboxing () 2018-11-13 15:31:13 -08:00
Darcy Parker
10a4c8c123 docs(troubleshooting): modern linux sandboxing
Add a note about enabling `kernel.unprivileged_userns_clone` to support modern sandboxing on linux.
2018-11-12 14:38:39 -08:00
Sebastián Gurin
fae441cd42 docs(troubleshooting): add workarounds for code transpilation ()
References 
2018-10-25 11:26:55 -07:00
Mikhail Shustov
a04dedcaf8 docs(troubleshooting.md): run non-headless on CI ()
Fixes .
2018-10-09 14:25:55 -07:00
a-sync
395c50624c docs(troubleshooting): add libatk-bridge2.0-0 to ubuntu dependencies () 2018-08-16 14:46:59 -07:00
Steren
735e17e223 docs(troubleshooting): Add instructions to run on App Engine and Cloud Functions () 2018-08-07 13:22:49 -07:00
Paul Shibanov
fd5d95bd99 docs(troubleshooting): update Chromium package supported on Alpine () 2018-07-31 15:07:59 -07:00
Matej Plavevski
de82b87cfa docs(documentation) capitalize and end sentences () 2018-05-16 14:55:27 -07:00
Paul Shibanov
9ae64f237c docs(troubleshooting): newest Chromium package supported on Alpine () 2018-04-26 08:37:10 -07:00
Matt Gaunt
a052b9e774 docs(troubleshooting): Adding Travis CI mention () 2018-04-09 14:34:46 -07:00
Kiko Beats
885c93a927 docs(troubleshooting): Add AWS Lambda solution () 2018-02-13 13:47:06 -08:00
Drew Diamantoukos
b275e66594 chore: Spelling and Markdown Consistency ()
- Adding missing language tags to markdown code blocks.
- Fixed various spelling mistakes my IDE complained to me about.
2018-02-08 22:59:46 -05:00
Eric Bidelman
1716a748aa docs(troubleshooting): add aws lambda resources () 2018-01-31 15:31:31 -08:00
Thibault Lenclos
4886d038d5 docs: fix typo in troubleshooting.md () 2018-01-26 23:00:18 -08:00
JoelEinbinder
f2b6016354 chore: switch to npm from yarn ()
This patch:
- migrates CI to use NPM
- drops lockfiles (`yarn.lock`). Lockfiles are ignored by package
  managers when the package is installed as a dependency, so this makes CI closer to the 
  installation our clients run.
2018-01-22 17:11:10 -08:00
Glenn Vandamme
62597bf897 docs(troubleshooting): Add fonts to docker example to support major charsets ()
Fixes .
2018-01-19 00:43:00 -08:00
Vse Mozhet Byt
2bf42fd779 docs(troubleshooting): fix a link ()
It seems without the full URL this link is not rendered correctly.
2018-01-18 21:20:16 -08:00
Eric Bidelman
49d3799e32 docs(troubleshooting): add docker alpine example ()
Fixes , fixes 
2018-01-17 22:01:31 -08:00
Eric Bidelman
891a5539bd docs(troubleshooting): add note on using ldd to find missing deps () 2018-01-11 12:20:57 -08:00
Eric Bidelman
32a7fd5f37 docs(troubleshooting): add note on --disable-dev-shm-usage for Docker () 2018-01-04 13:52:13 -08:00
Eric Bidelman
1684104dc3 docs(troubleshooting.md): add missing temp missing shared lib ()
Fixes .
2017-12-19 16:11:55 -08:00
Andy() {/** ... */}
7075c4cd4f docs(troubleshooting): fix typo ()
This patch fixes typo from `6MB` to `64MB`
2017-11-09 10:26:49 -08:00
Eric Bidelman
9de34499ef
Additional Docker tips ()
* block-images - use news.google.com

Address insecure content errors as seen on https://github.com/ebidel/try-puppeteer/issues/7.

* docs(troubleshooting.md): addition Docker tips

Fixes 

* add dumb-init
2017-11-07 10:27:02 -08:00
Tim
23382df0d0 Adding simple guide to run puppeteer on Heroku ()
* Adding simple guide to run puppeteer on Heroku

* Update troubleshooting.md

* Update troubleshooting.md
2017-10-30 14:14:27 -07:00
Jonathan Knapp
9e39f5f8a6 docs(troubleshooting): Add new buildpack url that adds additional fonts ()
The jontewks buildpack worked great for running Chrome headless, but it did not include support for Chinese characters and the PDF rendering I was attempting was not usable. This fix brings in a few custom fonts to allow PDF generation to utilize the fonts.

The idea came from https://github.com/dscout/wkhtmltopdf-buildpack/pull/14/files
2017-10-26 14:57:58 -07:00
Eric Bidelman
c2b3fe91ed Remove --no-sandbox from Docker example ()
* Remove --no-sandbox from Docker example

* Update troubleshooting.md
2017-09-21 09:18:35 -07:00
Jon Tewksbury
9779085b7c Add info about deploying puppeteer to Heroku () 2017-09-12 09:54:30 -07:00
Eric Bidelman
8d2a427eee Docker example () 2017-09-08 15:25:43 -07:00
Andrey Lushnikov
da85b4466e [docs] Add CentOS troubleshooting notes () 2017-08-28 10:21:54 -07:00
Andrey Lushnikov
6fcf3d9148 Fix grammar in troubleshooting.md 2017-08-20 19:56:04 -07:00
Andrey Lushnikov
fcb8ab9cd7 Add troubleshooting.md ()
This patch adds troubleshooting.md and starts referring to it if puppeteer 
fails to launch chromium.
2017-08-20 19:46:13 -07:00