Skip to content

gajus/octopede

Repository files navigation

Octopede

Travis build status Coveralls NPM version Canonical Code Style Twitter Follow

Headless Chrome orchestration service.

Usage

Refer to the CLI manual.

$ octopede --help

Start a cluster

$ octopede start \
  --maximum-instances 10 \
  --minimum-instances 5 \
  --port 9200