Spinnaker is a continuous delivery platform for releasing changes with high velocity and confidence.
This repository is used only to store and organize ancillary configuration, build, and testing tools for the Spinnaker project. The core code making up Spinnaker’s microservices is found in the other Spinnaker repositories.
If you are only interested in using Spinnaker, please refer to the main Spinnaker site and Installation guide.
If you want more information on how Spinnaker is designed, see the Documentation Overview.
If you’re interested in a detailed walkthrough of the Spinnaker systems, check the Reference Material.
These instructions cover pulling Spinnaker from source and setting up to run locally against any of the Cloud Providers.
To build from source and run on localhost follow the Developer Setup Guide