rigger icon indicating copy to clipboard operation
rigger copied to clipboard

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

Results 21 rigger issues
Sort by recently updated
recently updated
newest added

I got the following error when running `./rigger provision`: ``` Traceback (most recent call last): File "/Users/ndbroadbent/.rigger/105216290f/go/src/github.com/deis/deis/contrib/aws/gen-json.py", line 6, in import yaml ImportError: No module named yaml ``` It was...

bug

During the public release planning meeting, @smothiki brought up the idea that being able to choose what scheduler to use with Deis would be a desirable feature for rigger. The...

Rigger didn't ask me what type of instances I wanted to create (on DigitalOcean) It's created three expensive 8gb instances, in San Francisco, which is not what I want, especially...

I'd like to symlink `rigger` into my `/usr/local/bin` rather than having to `cd` into the cloned source dir each time I want to use it. I tried just doing that...

using master, I can't seem to override rigger from automatically setting DEIS_ROOT. ``` $ env | grep DEIS_ROOT DEIS_ROOT=/Users/bacongobbler/go/src/github.com/deis/deis $ ./rigger configure --provider "digitalocean" --version "master" DEIS_SOURCE already set to...

@rimusz encountered the experience that `rigger` installs the following packages when provisioning a release version of deis: - git - go - docker-machine Let's move the auto installation of these...

@krancour would be nice to have options of isolating: 1) etcd (ask how many members are needed 3 or 5, maybe for testing purposes an option of 1 etcd would...

Hi, not really an issue, although it could be as master bug to keep track of outstanding issues. I've tried to use rigger a few weeks ago (just after DigitalOcean...

This would require obtaining extra parameters during the setup phase, and assigning them prior to `deisctl install`.