Quickstart
1. Download the Chameleon distribution
Download the chameleon distribution from the download page, and unzip it where you want.
2. Create the provisionning directories
Create the runtime and application directories that will store your bundles and configuration files.
3. Launch the distribution
Once unpackacked, launch Chameleon using:
./chameleon.sh --interactive
The --interactive argument open the shell prompt. The provided shell is Shelbie.
On Windows:
chameleon.bat --interactive
4. Add bundles and configurations
Add your bundles and cfg files to the application directory. They will be handled automatically.