Skip to content

sgoings/rigger

 
 

Repository files navigation

rigger

Build Status

rigger is your interface to deploying Deis on a variety of cloud providers and is currently only for development and Deis cluster trial purposes.

Quickstart

  • Get rigger:

    git clone https://github.com/deis/rigger.git
    
    cd rigger
    
  • Configure Deis deployment. The following command will ask you critical questions required to provision a Deis cluster on a certain cloud provider you choose:

    ./rigger configure
    
  • Create infrastructure + deploy Deis

    ./rigger provision
    

Demo

asciicast

Design

Why the name?

A rigger (in construction) is a person who specializes in the lifting and moving of extremely large or heavy objects. They understand the ins and outs of static and dynamic loads and their expertise is of paramount importance to ensure that the components of a project are delivered safely and expediently into the exact positions. Consider the complexities involved for a rigger when replacing a 38 ton thruster on the DCV Balder. Therefore, naming this tool "rigger" makes sense: it's your highly experienced aide in lifting your Deis platform into position.

About

rigger is a tool to deploy Deis on a variety of cloud providers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.4%
  • Go 1.7%
  • Makefile 0.9%