Skip to content

PHP demo application for OpenShift Container Platform

Notifications You must be signed in to change notification settings

mglantz/ocp-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

ocp-php

PHP demo application for OpenShift Container Platform Prints version number and IP of the Pod it runs on, perfect for demonstrating rolling upgrades with something like:

$ while true; do curl -s http://phpapp-ocp-fqdn.com|grep Version; sleep 1; done

About

PHP demo application for OpenShift Container Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages