Best distro for Rails deployment

What are your experiences?

I am planning to roll out a Rails 3 (.1) (postgres, mongod, passenger, nginx) app on a Linode 512 - what distribution should I specify? I know my ways around in ubuntu, but have never had problems with other installs either…

Thanks a bunch for sharing!

--cx

3 Replies

Any with ruby 1.8.7 or 1.9.2. Ubuntu 10.04 has 1.8.7 so I'd go with that, it's LTS so has support until 2015.

I liked using Ubuntu 10.10 LTS.

I built mine up before I knew about stackscripts, but I did pretty much the exact same as:

http://www.linode.com/stackscripts/view … iptID=2438">http://www.linode.com/stackscripts/view/?StackScriptID=2438

It works beautifully now.

@mandreko:

I liked using Ubuntu 10.10 LTS.

I built mine up before I knew about stackscripts, but I did pretty much the exact same as:

http://www.linode.com/stackscripts/view … iptID=2438">http://www.linode.com/stackscripts/view/?StackScriptID=2438

It works beautifully now.

FYI, 10.10 is not an LTS release.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct