Warning This document is an older, unmaintained guide. There may be a new guide available for this software. http://library.linode.com/frameworks/ruby-on-rails-nginx/ubuntu-9.10-karmic
有没有最新版本的?
代码写好,如何在服务器跑起来?求关于 nginx 的帮助文档,适合菜鸟的。
http://modrails.com/documentation/Users%20guide%20Nginx.html#_installing_phusion_passenger 这就是最适合初学者的
我写过一页 wiki,关于如何在 Mac 平台下的 Nginx + Unicorn + Rails 的配置,思路是一致的,如果有人熟悉 Ubuntu,能否帮忙补一篇 Ubuntu 的版本?
http://ruby-china.org/wiki/mac-nginx-passenger-rails
這是我寫的遠端佈署最佳實踐:http://ruby-taiwan.org/wiki/deploy_to_production_practice
這裡面也用到了一份 opensource 最佳實踐指南 https://github.com/jnstq/rails-nginx-passenger-ubuntu。可以幫你處理掉討厭的 imagemagick, mysqlm, nginx 問題...