Skip to content

Ichag/vagrant_openerp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant_openerp

Vagrant and Fabric files for creating OpenERP 7 VMs

vagrant_openerp is a tool for installing automatically OpenERP 7 on a Vagrant VM. You can also use the recipe to install it on a physical server.

It is made for debian based system but it has only been tested with Ubuntu 12.04 Precise Pangolin.

Prerequisites

You must install vagrant 1.0.x (may work with 1.1) and fabtools (only tested with 0.13.0). For example, if you don't want to use your system package manager :

You should also add a box to vagrant :

Quickstart

Clone vagrant_openerp from github :

Go to the new directory and set up the vagrant VMs :

Launch fab in order to provision the vm for OpenERP :

And here it is ! Simply browse to http://localhost:8069/ to log in your freshly installed OpenERP instance (with admin login and admin password).

About

Vagrant and Fabric files for creating an OpenERP 7 virtual machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published