aws-samples / opsworks-demo-rails-photo-share-app

A sample Rails application for running on AWS OpsWorks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS OpsWorks Rails Demo App - Photo Share

  1. Sign up for AWS and Log in to OpsWorks
  2. Create a Stack
  3. Add a Rails App Server Layer
  4. Add an Instance to the Rails App Server Layer
  5. Start both the instances and wait until it is online
  6. Create an App using this application as Application Source
  7. Deploy the App

For more information go to OpsWorks userguide.

Note: if you plan to use Unicorn, please update the Gemfile.

About

A sample Rails application for running on AWS OpsWorks

License:Apache License 2.0


Languages

Language:Ruby 68.8%Language:HTML 31.2%