Using provision.sh

If you want to deploy osctrl in your own environment, you can use the provision.sh to install all necessary dependencies and to configure all components.

It is a good idea to take a look at the usage of the provisioning script to understand all the options and all the parameters. Check out also how the same script is used with vagrant to deploy osctrl in a local virtual machine, with all components installed and configured.

Examples

The most common use case for provisioning osctrl is very similar to how it gets provisioned for vagrant, which means in dev mode and using self-signed certificates.