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.
The Retail application used to demonstrate all Konveyor projects in an end to end demo.
Find README here : ./apps/e2e-demo/README.md
Credits : https://github.com/rromannissen/rhoar-microservices-demo
An e-commerce website that sells socks.
Find README here : ./apps/sock-shop/README.md
Credits : https://github.com/microservices-demo/microservices-demo
An e-commerce website that sells robots.
Find README here : ./apps/robot-shop/README.md
Credits : https://github.com/instana/robot-shop
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 server with a .NET frontend app.
Find README here : ./apps/mssql-app/README.md
Credits : https://github.com/microsoft/sqllinuxlabs
A PHP application to upload arbitrary files.
Find README here : ./apps/file-uploader/README.md
Credits : https://github.com/christianh814/openshift-php-upload-demo
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
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
Useful for demonstrating hook usage
Find README here : ./apps/mediawiki/README.md
These configurations are intended to provide basic configuration examples of storage and other infrastructure for use with MTC.
A sample MCG deployment that can be used as an S3 backing store for MTC migrations
Find README here : ./infra/mcg/README.md
A sample minio deployment that can be used as an S3 backing store for MTC migrations.
While we recommend to use MCG/NooBaa for on-premise Object Storage needs, we are including other possible Object Storage for demo/testing purposes.
Find README here : ./infra/minio/README.md