Skip to content

Getting Started (with Vagrant)

DanShu93 edited this page Feb 9, 2016 · 2 revisions

Requirements

  1. Vagrant

You can deploy Minventar on a development or testing environment fast and easy using Vagrant.

Just run vagrant up in the root directory to setup the web server and then run vagrant up again in the vagrant/mongodb-server directory to setup the MongoDB server.

Et voilà.

Now the project directory on your host is synced with the web root on the web server and you can access Minventar in your browser: http://192.168.1.5/minventar