简体   繁体   English

如何从浏览器重启Heroku应用

[英]How to restart Heroku app from browser

I'm going on vacation for a week without my development laptop, and I'd like to be able to reset my Heroku app if needed. 我将在没有开发笔记本电脑的情况下休假一周,如果需要,我希望能够重置Heroku应用程序。 I don't have background jobs set up and I'd rather not set them up just for this. 我没有设置后台作业,因此我不想仅为此设置它们。

I'm thinking I might just scale the dynos down and then back up, but not sure if there are other options. 我想我可能只是将测功机缩小,然后再备份,但不确定是否还有其他选择。 Is there a way to run the equivalent of heroku restart from the browser? 有没有办法从浏览器运行等效于heroku restart的方法?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM