Deis Bot

Results 32 issues of Deis Bot

_From @renegare on December 6, 2014 14:25_ ``` In order to deploy a privately built image to deis cluster As a developer I would like to execute the following commands...

enhancement
help wanted

_From @kamilchm on July 14, 2014 19:1_ Does someone use deis for building deployment pipelines? Heroku have pipelines in labs https://devcenter.heroku.com/articles/labs-pipelines. How can I implement equivalent of it using deis?...

enhancement
help wanted

_From @msull92 on January 3, 2016 7:27_ I created this Terraform provider plugin for Deis out of need, would love for the Deis community to pick it up and help...

enhancement
help wanted

_From @crigor on June 25, 2015 23:0_ Is there a reason the builder still excludes .git? https://github.com/deis/deis/blob/3cc3baf0fe7084bfe11b1dad47dc377879a14a2d/builder/rootfs/usr/local/src/slugbuilder/builder/build.sh#L155 When using a github url as a dependency on an elixir app, the...

_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://github.com/deis/example-nodejs-express.git` or `deis deploy...

enhancement

_From @azurewraith on June 2, 2014 20:18_ I attempted to reproduce some Heroku'esque workflow involving a vendored Redmine plugin and found this: https://devcenter.heroku.com/articles/git-submodules 90% sure it probably wouldn't have worked...

enhancement

_From @ianblenke on September 4, 2014 20:33_ This is a reoccurring problem for everyone. For various reasons, either no ssh key is available for the push that matches a user...

enhancement
help wanted

_From @nathansamson on March 22, 2015 15:0_ I udnerstand that deis builder will throw away all git checkouts it has on a reboot / node movement. Problem is when pushing...

enhancement

_From @scottrobertson on June 16, 2015 8:17_ Hey, It would be quite cool if we could add deployment keys to a project. The work around right now is to create...

enhancement

_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 logs and ends. Nor does...

enhancement