-
_From @deis-admin on January 19, 2017 23:40_
_From @szymonpk on September 29, 2015 11:29_
There is no way to do 'atomic' certificate update, if I do `deis certs:remove tld.com && derts certs:add tld…
-
As reported in https://github.com/deis/builder/issues/499, the Heroku client will run `heroku create` with `--no-remote` if the directory we are running in is not a git directory:
```
[~:dom] ⚡ h…
-
Hi,
All other buildpacks I've seen follow 12factor principles and "vendor" any required dependencies into the app directory. Take an Apache buildpack for example https://github.com/Kloadut/heroku-bui…
-
_From @deis-admin on January 19, 2017 23:42_
_From @sstarcher on September 19, 2015 18:38_
If you have an environment variable with multiple lines config:push fails for that specific environment var…
-
Currently the deis workflow cli looks for a `Procfile` in the pwd and uses it to declare proc types when doing a `deis pull`.
This feature is very error prone, because it can happen very easily tha…
-
We still have a number of references to `deis/helm` on bintray:
- https://bintray.com/deis/helm-ci/helm
- https://bintray.com/deis/helm/helm
@sgoings if you want to add me to the bintray account, I'm…
slack updated
8 years ago
-
_From @mboersma on February 19, 2016 23:42_
Currently it's hardcoded to Deis' example-go app, but the actual `git` URL used should be customizable via environment variable or another mechanism, so t…
-
_From @rimusz on November 14, 2016 15:35_
I was deploying the go app, which was missing set env var and `deis pull` just gave such strange
error:
```
Creating build... Error: Post https://deis.st…
-
_From @deis-admin on January 19, 2017 21:5_
_From @olalonde on March 24, 2016 20:25_
It would be nice if the controller supported deploying apps by specifying a git remote URL. e.g. `deis pull https…
-
I've reported same issue using email (services@deis.com), I was told on slack to create issue here.
On deis.com/blog link to rss is https://deis.com/sitemap.xml, however it doesn't validate properl…