Ruby on Rails Sunday, August 11, 2013

I have a project I've been working on to automate the setup of a rails server on Amazon EC2.  There are bash scripts to set up Nginx with/without SSL and sample config files for unicorn.  Everything is tested with Rails 4.  


Take a look at the /projects, /unicorn, and /nginx folders for related stuff.  

I am working on improving the documentation, but there are comments in the setup_*.sh scripts that explain a lot.  I've not tested it on Ubuntu (only Amazon Linux instances, which are redhat based)  but you should be able at least get some good info there.  

--Ivan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/ebcdb867-c381-4dd3-b1ed-5da4461aeba5%40googlegroups.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment