Skip to content

Builds a production ready Rails environment with Nginx, Unicorn and Rbenv that can be run in Vagrant or deployed to a cloud Ubuntu box.

License

Notifications You must be signed in to change notification settings

metelsky/ansible-rails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Rails

This will provision a Rails box suitable for production use running Nginx, Unicorn and MySQL on a cloud Ubuntu server or local Vagrant environment.

It should allow you to have a development environment that is identical to your production environment

Stack

  • Rails
  • Nginx
  • Unicorn
  • Rbenv
  • Node.js
  • MySQL

Use

For local Vagrant development

vagrant up 

About

Builds a production ready Rails environment with Nginx, Unicorn and Rbenv that can be run in Vagrant or deployed to a cloud Ubuntu box.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published