The repository contains various demos and examples of building and running a Minute Lab setup.
Note: To use/run the demos you will need to onboard the Minute Lab service. It is recommended to use the Minute Lab's QuickStart Guide. Since many of the demos requirea a shared sync, it is recommended to share the whole demos directory, but you can be more specific.
bash- A simple container just running bash. Shows how the bash history can be saved on desktop between script invocationdocker- Demonstrates running docker inside Minute Lab and using Minute Lab's feature to work with it.flaskr- A simple web application composed of a web front-end and a database to demonstrate Minute Lab's featureshadoop- shows a cluster of hadoop (hdfs + yarn) with variable versions and a number of slaveshue- running Hue in Minute Labkafka- running a Kafka cluster in Minute Labspark- Several examples with sparkcluster- scripts to create a spark clusterzeppelin- running zeppelin against the spark clusterwordcount- classic word count example with the spark cluster
tomcat- show how a Java based web application can be developed and run interactively using Minute Lab.volumes- Utility containers to access data sotred on volumeswordpress- Demonstrates how to setup and run a WordPress development environment in Minute Labzookeeper- running a Zoo Keeper cluster in Minute Lab