Skip to content

smatochkin/cf-workshop-sinatra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-workshop-sinatra

Sinatra applications for the Cloud Foundry workshop.

This repository contains two Sinatra applications that work with Cloud Foundry

Basic - an extremely simple app that displays environment variaables. Good for first deploys and "cf push" learning

Advanced - this app contains multiple pages with stylesheets and uses a database backend to maintain data. It has a kill page to stop the application from running and the index page displays various server stats. This is a good app for presenting services, scaling and healing in Cloud Foundry.

About

Cloudfoundry Workshop using Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.7%
  • Ruby 4.3%