RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

The last one command to setup production server for Rails

There are hundreds of articles about preparing fresh VDS for first RoR app deploy. So much attention for so petty and routine task… So I released a gem with a one command that simply does all that stuff for you without asking any questions:

$ gem install from-scratch
$ scratchify your_app_name your.host.com

Details on Github.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in