简体   繁体   中英

need web hosting control panels with ruby on rails (phusion passenger + nginx) support

I am looking for web hosting control panel, commercial or open source edition which supports ruby on rails application deployment with phusion passenger + nginx support. I tried google but i could not find proper result. so guys please help me.

您可以使用heroku或任何vps托管(linode)Amazon AWS托管,

I don't think such exists right now. Although there are platforms designed which acts like a "cPanel" for ruby on rails app

Heroku has tools https://toolbelt.heroku.com/ which functions like a control panel but it does not have a UI. everything runs on the terminal (login, restart server, add-ons/plugins management etc..)

Engineyard has tools similar to heroku toolbelt but has its own UI.

personally I would chose Heroku. The community is bigger, has more tools/plugins and it runs on the terminal.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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