I am attempting to test deployment of a sample rails application on the Google Compute Engine with Bitnami. I am following:
https://wiki.bitnami.com/Components/Ruby_on_Rails#How_to_create_a_new_Rails_Web_application
I have been through all the steps multiple times but the sample rails app I am deploying does not appear, only the base RubyStack splash page appears when I direct to the URL:

How can I make my sample application appear? Not the ruby stack splash page?