Try out CloudBolt in Vagrant!
- Clone the repository
vagrant up
in repository dirctory- Access CloudBolt via https://192.168.2.2
- Request a license from https://www.cloudbolt.io/license-request
The version of CloudBolt in the Vagrant box is likely out of date so we update it during provisioning. Once CloudBolt is up and running, ssh into the CloudBolt VM, download the upgrader, and install the latest version with:
$ wget http://downloads.cloudbolt.io/cloudbolt-upgrader-latest.tgz
$ tar xvf cloudbolt-upgrader-latest.tgz
$ cd cloudbolt_upgrader_*
$ ./upgrade_cloudbolt.sh