我正在尝试使用Capistrano部署一个Rails应用程序(这是我第一次使用Capistrano)。我有一个Dreamhost Private Server,它使用Ruby1.8.7和Rails 3.0.3 (根据)当我运行"cap deploy] Could not find i18n-0.5.0 in any of the sources
我对应用程序进行了一些修复,并将其推到了我的存储库中。然后运行bundle exec cap production deploy。该网站仍在使用旧代码。我还需要做什么?新部署的版本显示在"releases“文件夹中。“当前”软件链接指向旧代码,但将其更改为新版本没有任何作用。
请帮帮忙。这是在浪费时间。谢谢。/home/deployer/programservices/releases/20151209131310 && ( RBENV_ROOT=~/.r
我在使用capistrano进行部署时遇到了很多问题。我一直在获取关于libv8的错误,而不是在任何来源中。Could not find libv8-3.11.8.13 in any of the sources
在这里,告诉您您可以“不使用打包”,这样,部署的应用程序就不会使用包包。如何部署和使用gems ,而不是在包中使用?我希望应用程序在每次部署时都运行bu
我使用设置ruby on rails环境。我安装了MySQL5.5。Could not find capistrano-2.13.3 in any of the sources[xyz@xyz ruby_repo'rails', :git => 'git://github.com/rails/rails.git'