Can anyone point me to an article with the best way to quickly setup a Slicehost slice with Rails/Git from scratch?
|
|
|
|
|
|
|
Slicehost has a number of useful articles on how to set up rails. These capistrano recipes might also come in handy. |
||
|
|
|
|
I just did a slicehost installation (Ubuntu Hardy/RoR)
Thin/Nginx is very easy to set up compared to Apache/Mongrel, and uses less memory. Apache wins in some performance test, but uses more memory. |
|||
|
|
|
|
Rails core team member Josh Peek has some Capistrano recipes for setting up and deploying to Slicehost. |
||
|
|
