Skip to content

Quick script to get Screwdriver running locally

License

Notifications You must be signed in to change notification settings

screwdriver-cd/in-a-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Screwdriver in a Box

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:

  1. Login to Docker with your Docker username (not email).
  2. Run the below command in your terminal to bring up a Screwdriver cluster locally.
$ python <(curl -L https://git.io/sd-in-a-box)
  1. You will be prompted to enter your desired SCM provider as well as your Client ID and Client Secret. Afterwards, type y to 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

About

Quick script to get Screwdriver running locally

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages