6.x Installation with Vagrant

This method should only be used for development purposes in the developer box.

A Vagrantfile is provided inside the Innomatic Platform sources package, or by cloning Innomatic project at GitHub: https://github.com/innomatic/innomatic-legacy

The Vagrant configuration provides an Ansible script that automatically installs an Innomatic Platform (Multi Tenant Edition) when setting up the Vagrant box.

If you need to change the way Innomatic is installed, you should alter the kickstart file in ansible/templates/innomatic-kickstart.ini

Innomatic Platform is then available at http://localhost:8888/innomatic and at /vagrant/dev folder inside the Vagrant box.