R-2-D-2 / voodoo

Black magic for your Odoo projects

Home Page:https://akretion.github.io/voodoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Odoo dockerized.

> For beginners: get an odoo instance without effort

> For developers: reproductible odoo environments

How it works

Voodoo leverage Docker-compose and Anybox's buildout for odoo.

In your host run voodoo commands to bootstrap the project and launch docker.

Then in your guest (container), run ak commands to update odoo dependencies (odoo modules), trigger update scripts and restart odoo server.

Automatic DNS resolution

Voodoo includ an automatic dns resolution by integrating resolvable from gliderlabs

When you run a project in a directory called "my_project" a dns entry will be automatically created and be accessible from the host with my_project.vd

Getting Started

READ the documentation: Voodoo documentation

About

Black magic for your Odoo projects

https://akretion.github.io/voodoo

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.5%Language:Shell 1.5%