Screwdriver in a Box
May 31, 2019 ยท View on GitHub
This handy feature will bring up an entire Screwdriver instance (UI, API, and log store) locally
for you to play with. All data written to a database will be stored in data directory.
Requires:
- Python 2.7.11+
- Docker
- Docker Compose 1.8.1+
- Login to Docker with your Docker username (not email).
- Run the below command in your terminal to bring up a Screwdriver cluster locally.
$ python <(curl -L https://git.io/sd-in-a-box)
- You will be prompted to enter your desired SCM provider as well as your Client ID and Client Secret. Afterwards, type
yto launch Screwdriver!
For further documentation please see: https://docs.screwdriver.cd/cluster-management/running-locally
To set up your own cluster, see: https://docs.screwdriver.cd/cluster-management/kubernetes