rails ready great script for auto install rails3.2

本文介绍了一款适用于Linux和OSX操作系统的Rails环境安装脚本,支持包括Ubuntu及CentOS在内的多个发行版。该脚本能够更新系统,并安装Ruby、Rails、Bundler等必要的软件包,以及Imagemagick等依赖库。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Rails Ready
Ruby and Rails setup script for Linux and OSX
Distros supported:

Ubuntu 10.04 LTS, 10.10 and 11.04
CentOS 5 (utilizes the Fedora EPEL repo)
OSX (requires XCode to be installed)

Run this on a fresh install. It WILL update your system!
To run:
Linux

wget --no-check-certificate https://raw.github.com/joshfng/railsready/master/railsready.sh && bash railsready.sh

OSX

curl -O https://raw.github.com/joshfng/railsready/master/railsready.sh && bash railsready.sh

The script will ask if you want to build Ruby from source or install RVM
What this gives you:

An updated system (Linux only)
Homebrew (OSX only)
Ruby 1.9.3 latest patch level (installed to /usr/local/bin/ruby) or RVM running 1.9.3 latest patch level
Imagemagick
libs needed to run Rails (sqlite, mysql, etc)
Bundler, Passenger, and Rails gems
Git

Please note: If you are running on a super slow connection your sudo session may timeout and you'll have to enter your password again. If you're running this on an EC2 or RS instance it shouldn't be problem.

Just install either NGINX or Apache, run passenger-install-nginx-module or passenger-install-apache-module, upload your app, point your vhost config to your apps public dir and go!

A note about RVM+passenger+nginx: Passenger installed via RVM can't locate the OpenSSL package installed on Ubuntu. A user contributed fix is as follows


https://github.com/joshfng/railsready/blob/5206441282650cadbf72e2adcc535da8aa495a73/README.md
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值