/mig-demo-apps

A collection of apps ideal for migration demos

Primary LanguageJavaScript

Demo Apps

This is a collection of demo apps you can deploy on your OpenShift cluster. These apps are intended to demonstrate and test migrations.

Find all apps in ./apps/ directory.

Follow README.md of each app for installation instructions.

Sock Shop App

An e-commerce website that sells socks.

Find README here : ./apps/sock-shop/README.md

Credits : https://github.com/microservices-demo/microservices-demo

Robot Shop App

An e-commerce website that sells robots.

Find README here : ./apps/robot-shop/README.md

Credits : https://github.com/instana/robot-shop

Parks App

A website that shows popular Historic Sites and National Parks on a map.

Find README here : ./apps/parks-app/README.md

Credits : https://github.com/OpenShiftDemos/restify-mongodb-parks

MsSQL App

MsSQL server with a .NET frontend app.

Find README here : ./apps/mssql-app/README.md

Credits : https://github.com/microsoft/sqllinuxlabs

File Uploader App

A PHP application to upload arbitrary files.

Find README here : ./apps/file-uploader/README.md

Credits : https://github.com/christianh814/openshift-php-upload-demo

Rocket Chat

A Node.js chat application.

Find README here : ./apps/rocket-chat/README.md

Credits : https://github.com/RocketChat/Rocket.Chat

License : ./apps/rocket-chat/LICENSE

AMQ app

A sample 3 namespace application, which consists from AMQ consumer, producer and broker, all located in separate namespaces. Communication is provided by internal service network.

Find README here : ./apps/amq-app/README.md