Introduction

Page last updated:

Page last updated:

This tutorial will help you to deploy a Ruby web app in minutes.

Hang on for a few more minutes to learn how it all works, so you can make the most out of Swisscom Application Cloud.

The tutorial assumes that you have:

  • An Cloud Foundry account
  • Ruby installed locally
  • Bundler installed locally. Accomplish this by running gem install bundler.

Furthermore, you must have a first Cloud Foundry Organization and Space to push your apps to. In case you don’t have that yet, please follow the tutorials in the web console before returning here.

I’m ready to start
View the source for this page in GitHub