Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.
/ tenfactorci Public archive

A guide for creating robust and maintainable continuous integration jobs

Notifications You must be signed in to change notification settings

conjurinc/tenfactorci

Repository files navigation

10factorci

A guide for creating robust and maintainable continuous integration jobs.

Follows the same format as the 12-factor app.

Development

This is a Sinatra app. Run locally with

$ docker-compose up

View at localhost:4000, or http://$(boot2docker ip default):4000 if you're on OSX.