简体   繁体   English

使用SharedServer部署Rails github

[英]Deploying Rails github with a SharedServer

I am trying to deploy a Rails application online. 我正在尝试在线部署Rails应用程序。 My host right now is dream host. 我的主人现在是梦想的主人。 Although i am not to sure how to deploy my apps. 虽然我不确定如何部署我的应用程序。 At the moment i am on a shared server, but i am considering upgrading to a VPS, but the questions remains! 目前,我在共享服务器上,但是我正在考虑升级到VPS,但问题仍然存在! Do i need Git hub or not. 我是否需要Git集线器。 If i need to have git hub to make it private do i have to pay or an alternative exist. 如果我需要将git hub设为私有,我需要付费还是存在替代方案。

What I meant by not to sure on how to deploy rails is that I have a localhost provided with webrick and with database.yml settup otherwise everything else is dark for me. 我不确定要如何部署Rails的意思是,我有一个本地主机,该本地主机随webrick和database.yml一起提供,否则其他一切对我来说都是黑暗的。

You can use capistrano to deploy you application to shared host or VPS via SSH. 您可以使用capistrano通过SSH将应用程序部署到共享主机或VPS。

https://help.github.com/articles/deploying-with-capistrano . https://help.github.com/articles/deploying-with-capistrano

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

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