Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 372 Bytes

INSTALL.md

File metadata and controls

10 lines (7 loc) · 372 Bytes

Crucible Standalone Installation

Download and run crucible-install.sh script

curl -LkO https://raw.githubusercontent.com/perftool-incubator/crucible/master/crucible-install.sh
bash crucible-install.sh --client-server-registry <registry> [--client-server-auth-file </path/to/auth-file.json>]

See bash crucible-install.sh --help for the full list of options.