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
I hope you found this post helpful.