Tag Archives: Ubuntu 22.04 Server

Install and Deploy Odoo 15 on Ubuntu 22.04 Server (Jammy)

In this post, I will guide you through the details to install Odoo 15 instances running with Python 3.8 + PostgreSQL 12 and Python 3.10 + PostgreSQL 14 on a single Ubuntu 22.04 Server.

Continue reading Install and Deploy Odoo 15 on Ubuntu 22.04 Server (Jammy)

Install Odoo 10 from source on Ubuntu 22.04 Server

Odoo 10 was released in October 5th 2016 and reached its end of life on October 5, 2019 (when Odoo 13 was released). It requires out-dated Python 2.7 which is not available on Ubuntu 22.04. However, there are some reasons for us to install Odoo 10 on Ubuntu 22.04:

Continue reading Install Odoo 10 from source on Ubuntu 22.04 Server

Install Odoo 9 from source on Ubuntu 22.04 Server

Odoo 9 was released in October 1st 2015 and reached its end of life on October 5, 2018 (when Odoo 12 was released). It requires out-dated Python 2.7 which is not available on Ubuntu 22.04. However, there are some reasons for us to install Odoo 9 on Ubuntu 22.04:

Continue reading Install Odoo 9 from source on Ubuntu 22.04 Server