/obdi-vagrant

Obdi sandbox installer

Apache License 2.0Apache-2.0

obdi-vagrant

A vagrantfile for installing and running Obdi in a sandbox environment

Use:

Install the following:

  1. Install Virtualbox https://www.virtualbox.org/wiki/Downloads

  2. Install Vagrant https://www.vagrantup.com/downloads.html

  3. Run these commands:

git clone https://github.com/Hbouaz/obdi-vagrant.git
cd obdi-vagrant
vagrant up --provider virtualbox

you should see at the end:

> default: Starting obdi:
==> default: [  OK  ]
==> default: Starting obdi-worker:
==> default: [  OK  ]
  1. Go to https://localhost:4443/manager/admin on you local machine

Login...

user/password admin/admin
  1. Add a user

  2. go to https://localhost:4443/manager/run

login using the credentials from step 5