Install Odoo 15 The OpenERP On Ubuntu 20.04 LTS… Quick Start Guide

in Linux3 years ago

image.png

In this lab, we'll try to install Odoo 15, the OpenERP on Ubuntu 20.04 LTS. Odoo is a Python-based ERP application, so we will go to use Virtualenv, and we will

  • Install Python And PIP
  • Install PostgreSQL Database
  • Install And Configure Odoo 15
  • Use Nginx As A Reverse Proxy

The full tutorial here

I hope you found this post helpful.