Deploying

There are two options you can get inside the MiBox stack to deploy an infrastructure for different purposes, which covers for demostration and for enterprise.

Deploying for Demo

To deploy a demo infrastructure, just execute these commands below:

./mibox.sh
or
./mibox.sh SITE_ENV-SERVICE(S)-GOAL(S)

Where SITE means name of site, ENV for local, SERVICE(S) for chose services, GOAL(S) for lite.

Deploying for Enterprise

To deploy an enterprise-level infrastructure, all you need to do is just follow these instructions. For more information, look through the source tree downloaded.

./mibox.sh SITE_ENV-SERVICE(S)-GOAL(S)
or
./mibox.sh SITE /* with a local config file */

Where SITE means name of site, ENV for local, SERVICE(S) for chose services, GOAL(S) for all.


Author

Samuel Mi samuel.miing@gmail.com from Miing.org