Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找方法来设置完整的开发和部署周期,方法是使用 Git 获得代码版本,然后将该代码(推送)传输到 AWS 弹性 Beanstalk 实例中......我还想知道任何其他方法其中包括“橡胶”设置。你能在这方面指导我吗?
自 2012 年 11 月 1 日起,Elastic Beanstalk 现在原生支持运行 Ruby 1.8.7 或 1.9.3 的 Rails 和 Sinatra 应用程序。Phusion Passenger 是应用服务器。包括 Git 部署,并更新了 EB 命令行工具。
这是公告:
这是一个很好的教程