Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nutellinoit/odoo-compose

Odoo app with persistent data - docker-compose
https://github.com/nutellinoit/odoo-compose

docker-compose odoo

Last synced: 4 days ago
JSON representation

Odoo app with persistent data - docker-compose

Awesome Lists containing this project

README

        

# odoo-compose
Odoo app with persistent data - docker-compose

## Configure

Change params on `.env` file

### Start

Bring up odoo with:

```bash
docker-compose up -d
```