I was wondering if you could point me in the right direction with some support on using the RubyStack with ec2. I am using your Rails 3.2 AMI.
I can login to the server just fine, cd in to /opt/bitnami/projects/rubystack-3.2.0-0/ and start up the test application and view it in my browser.
My question is, how would i go about deploying my own app to the main root page? Would i deploy my app in the /projects directory?
Any direction/advice you could give would be great! Thanks.