Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance mode on Heroku #105

Closed
rkh opened this issue Feb 28, 2014 · 6 comments
Closed

Maintenance mode on Heroku #105

rkh opened this issue Feb 28, 2014 · 6 comments

Comments

@rkh
Copy link
Contributor

rkh commented Feb 28, 2014

There should be an option to have the Heroku app go into mainenance mode during deployment.

@whabib
Copy link

whabib commented Feb 28, 2014

Being able to do this would be nice too:

heroku pgbackups:capture --expire

@roidrage
Copy link
Contributor

roidrage commented Mar 1, 2014

Maybe we could allow arbitrary Heroku commands to be run? I've had a different request to e.g. run pg:reset for the staging database as part of the build.

@rkh
Copy link
Contributor Author

rkh commented Mar 1, 2014

Yes, this would mean installing the heroku toolbelt, though, especially since all the pg:* comands use a private API.

@bobzoller
Copy link
Contributor

👍 but also http://xseignard.github.io/2013/02/18/continuous-deployement-with-github-travis-and-heroku-for-node.js/ worked (to get heroku toolbelt access on travis) for me.

@rbf
Copy link

rbf commented Mar 21, 2016

👍 Ping on that.

This issue is still IMO relevant (unless I've missed an obvious way to do it as of now...). For future reference, I've gathered the steps I ended up doing to make it happen in this gist.
Cheers.

@stale
Copy link

stale bot commented Apr 12, 2018

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please do feel free to either reopen this issue or open a new one. We'll gladly take a look again! You can read more here: https://blog.travis-ci.com/2018-03-09-closing-old-issues

@stale stale bot added the stale label Apr 12, 2018
@stale stale bot closed this as completed Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants