Skip to content

giotone/ocsp2017

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Oracle Code 2017 - São Paulo

This repository contains the files used in the demo for the talk "Build, Test and Deliver Code Faster Using Containers".

To try it by yourself:

  1. Clone this repository
  2. Go to the "build" directory
  3. Execute the "build.sh" script
  4. Execute the "run.sh" script

Open your browser and try this address:

http://localhost:81/ocsp17

If everything worked fine, you should see a web page like this:

picture

If you refresh the page, it should change the HostName (host1, host2, host3 - a round robin balancing) and don't change the Session ID (because the cluster).

Enjoy it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%