matrix-puppeteer-line/puppet
Tulir Asokan d32e3819b0 Don't set connected metric if user is not logged in 2020-11-10 00:23:00 +02:00
..
src Don't set connected metric if user is not logged in 2020-11-10 00:23:00 +02:00
.dockerignore Run as non-root user and add optional no-sandbox flag 2020-08-24 18:54:37 +03:00
.eslintrc.json Add API for puppeteer script 2020-08-18 16:47:16 +03:00
.gitignore Add config and improve stopping 2020-08-24 16:45:44 +03:00
Dockerfile Use --no-sandbox by default in docker 2020-08-24 23:28:46 +03:00
README.md Add config and improve stopping 2020-08-24 16:45:44 +03:00
example-config.json Remove trailing comma 2020-08-24 18:56:37 +03:00
package.json Add flag to set browser executable path 2020-08-24 18:26:07 +03:00
yarn.lock Add flag to set browser executable path 2020-08-24 18:26:07 +03:00

README.md

Listen config

If type is unix, path is the path where to create the socket.

If type is tcp, port and host are the host/port where to listen.

Profile directory

The profile_dir specifies which directory to put chromium user data directories.