Skip to content

Quickstart

Casey Lee edited this page Mar 8, 2017 · 11 revisions

After installing mu, you can initialize your mu.yml configuration file with:

mu init

To override the mu.yml config to match the port that your Dockerfile exposes, run:

mu init --port 80

To also initialize the environments, run:

mu init --env

Demo

Watch the 90 second demo below to see mu in action!

Demo