Thursday, 26 September 2013

ruby on rails application with middleman on cloud

ruby on rails application with middleman on cloud

I have a ruby on rails application which runs on middleman server. i have
deployed that application in windows azure cloud, after completing all
installation procedurw once i start the middleman server my application is
up and running in my browser but once i close the command prompt the
application stopped running. So i have tried installing apache web server
and completed the installation succesfully but if i run my server in
browser its showing this error "it works! this is the default web page for
this server. the web server software is running but no content has been
added, yet. "
i have tried a ruby application which runs on webrick server it runs
properly but this middleman server application giving that error.
please help me how to install a ruby on rails application which runs on
middleman server in cloud.

No comments:

Post a Comment