an open source build and continuous delivery platform: define pipelines as code, run each build step in an isolated container, and ship from commit to deploy.
Screwdriver is an open source CI/CD platform, originally built at Yahoo, for running build, test and deploy pipelines. Pipelines are defined as code in the repository, each step executes in an isolated container, and the platform integrates with your source control provider so commits and pull requests trigger builds automatically. A web UI, a REST API and an artifact and log store give teams full visibility into every build.
cloudimg ships the full Screwdriver stack, the API, the web UI and the artifact store, wired together and fronted by a single nginx reverse proxy, with the container build executor ready to run. A per VM RSA signing keypair and fresh secrets are generated on first boot with no default login and no baked credential, and a paired deployment guide plus 24/7 support back the image.
Real screenshots taken while testing this image against its deployment guide.