-
I would suggest that the config format should really be something along the lines of (using some variables that we don't allow setting yet with the quick installer to show why I think it'll be valuabl…
-
I've been using the `kube-aws` tool from [coreos/coreos-kubernetes](https://github.com/coreos/coreos-kubernetes) to stand up my dev / test clusters in AWS. By default, the CoreOS nodes that get create…
-
more testing for deis/charts#310:
```
$ deis auth:register http://deis.k8s.local --username=test-23570 --password=asdf1234 --email=test-23570@deis.io
Registered test-23570
Logged in as test-23570
$ d…
-
The first time I ran `deis registry:set`:
```
$ deis registry:set username=myusername password=mypassword -a apple
Applying registry information... Error: Unknown Error (400): {"detail":"(app::depl…
-
I am trying to update the configuration by `deis config:push` it seems while it runs, it ends with
```
Creating config... Error: Unknown Error (400): {"detail":"(app::deploy): ('failed to failed to …
-
``` sh
$ git grep find_by_
app/controllers/alert_controller.rb: feed_record = RssFeed.find_by_name(feed)
app/controllers/api_controller/authentication.rb: User.find_by_userid(userid)
app/contr…