Skip to content

A bash script to install ruby, rails, mysql, nginx, and mongrel cluster on ubuntu

Notifications You must be signed in to change notification settings

rafaeliga/ubuntu-rails-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This script will install ruby, rails, mysql, nginx, and mongrel on ubuntu (or debian - probably)

Thanks to smarticus for a lot of this, I diverge and install nginx instead of apache/passenger.
See also: http://s3.amazonaws.com/smarticast/smarticus-railsrumble2008.mov

HOW TO USE IT
1) Create a user with sudo acccess
2) Login as that user
3) copy this script to the server
4) sudo sh rails-ubuntu-setup.sh


About

A bash script to install ruby, rails, mysql, nginx, and mongrel cluster on ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published