browserless-v2
Docker 应用程序 from Masterwishx's Repository
概述
browserless is a web-service that allows for remote clients to connect, drive, and execute headless work; all inside of docker. It offers first-class integrations for puppeteer, playwright, selenium's webdriver, and a slew of handy REST APIs for doing more common work.
This docker is needed for changedetection.io for Playwright content fetcher.
more read here:
https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher
https://docs.browserless.io/Docker/docker-quickstart
add this var after install to your changedetection.io:
PLAYWRIGHT_DRIVER_URL=ws://yourIP:yourPORT/chromium?token=yourtoken&launch={"defaultViewport":{"height":1080,"width":1920},"headless":false,"stealth":true}&blockAds=true
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/?token=2BR6DgQzZL8md4Bk5rewy3K9k- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart=unless-stopped --shm-size=2G
模板配置
Host Port 1Porttcp
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3012
SCREEN_WIDTHVariable
- 价值
- 2560
SCREEN_HEIGHTVariable
- 价值
- 1440
SCREEN_DEPTHVariable
- 价值
- 16
TIMEOUTVariable
- 价值
- 300000
ENABLE_DEBUGGERVariable
- 价值
- false
CONCURRENTVariable
- 价值
- 10
TOKENVariable
- 价值
- 2BR6DgQzZL8md4Bk5rewy3K9k
详细信息
存储库
ghcr.io/browserless/chromium最后更新2026-06-01
初见2024-04-04
在Unraid 上运行 browserless-v2 。
browserless-v2 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。