-
_From @adnaan on June 18, 2017 1:38_
```
$ deis version
v2.14.1
````
Setting registry set value works ok:
```
deis registry:set username=adnaan password=dummy --app=myapp
Applying registry i…
-
It would be great if the deis cli could automatically lookup the correct deis profile based on the git remote, either by enumerating the existing profiles for a matching controller url or by using a s…
-
After doing `brew install asciidoc xmlto`, I couldn't get `make` to complete:
``` console
$ make
go build -o bin/deis-accounts github.com/fishworks/deis-accounts
/Applications/Xcode.app/Contents/Dev…
-
Currently we only have build/deploy pipelines for docs in deis/workflow.
We should build the same for changes to the `charts/` subdir in workflow (for PR or master merge with said changes, publish…
vdice updated
6 years ago
-
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 --provide…
-
_From @JeanMertz on July 15, 2016 13:52_
I've added a certificate using one user, with `deis certs:add ...`, then as a different user, I want to attach this certificate to an application's custom dom…
-
_From @deis-admin on January 19, 2017 23:23_
_From @olalonde on August 9, 2015 17:50_
I'm trying to do blue-green deployment with Deis. So I have two Deis apps (app-green and app-blue). At any time …
-
_From @deis-admin on January 19, 2017 23:23_
_From @bacongobbler on January 18, 2014 19:38_
For my applications, I'd like to be able to rename them to something more descriptive than `kingly-gemston…
-
_From @deis-admin on January 19, 2017 21:9_
_From @azurewraith on April 3, 2015 20:32_
It could be useful if you could configure process types to run in particular places based on fleet metadata wit…
-
_From @deis-admin on January 19, 2017 20:53_
_From @mboersma on January 15, 2014 21:6_
Currently with deis you can run `deis logs`, but it's a single request-response that returns the current app lo…