Skip to main content
Monitoring

Compose and runtime settings

Mirror the repo's container settings: volumes, resource limits, restart policy, and security options.

port 11235health / ready / metrics / playgroundweekly buildsamd64 + arm64

docker-compose.yml

Volumes
/dev/shm, data, logs, cache, config.yml
Resources
Memory and CPU limits plus reservations
Restart
unless-stopped
Healthcheck
curl /health with retries and start period
Security
no-new-privileges and non-root runtime

Runbook

Loading config defaults...

Use `docker-compose up -d` for the service and `docker-compose logs -f` for tracing startup.

Adjust `INSTALL_TYPE`, `ENABLE_GPU`, and `GITHUB_BRANCH` to control the built image.

Mount `config.yml` when you need to override defaults without rebuilding the image.

BrowserConfig

Browser launch defaults

CrawlerRunConfig

Per-crawl controls

Browser extras

Storage and anti-bot controls

SSL

Certificate and transport policy

Hooks

Lifecycle script controls

URL Rules

Pattern-based config routing

Webhook defaults

Async job delivery

LLMConfig

Extraction provider settings