Go to file
joeduffy 7e26ab050d Add the "demo1" example app
This just adds a simple voting app for the demo script.  It leverages
a Node.js Express app for the frontend and a MongoDB database for the backend.
It conditionally provisions and attaches to an AWS Elastic Block Store volume
in the event that it's targeting an AWS cluster, and ephemeral storage otherwise.
2016-11-04 12:17:46 -07:00
docs Do a bit of random wordsmithing as I proofread 2016-11-04 11:34:30 -07:00
examples Add the "demo1" example app 2016-11-04 12:17:46 -07:00
.gitmodules Add Docker Compose and Kubernetes conversions as submodules 2016-11-01 10:30:39 -07:00
README.md Clean up out of date documentation 2016-11-04 11:27:09 -07:00

Mu

Mu is a framework and toolset for creating reusable stacks of services.