This toturial will guide you through the 4 detailed steps to install Nginx and create nginx sites that support SSL with kTLS and TLSv1.3 on Ubuntu 22.04 server.
Continue reading How to Build and Install Nginx kTLS from Source on Ubuntu 22.04Category Archives: Installation & Deployment
The category contains tutorials related to installation and deployment
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 and Deploy Odoo 14 on Ubuntu 22.04 Server
In this post, I will guide you through the 6 detailed steps to install Odoo 14 running with Python 3.8 and PostgreSQL 12 on a single Ubuntu 22.04 Server.
Continue reading Install and Deploy Odoo 14 on Ubuntu 22.04 ServerInstall and Deploy Odoo 13 on Ubuntu 22.04 Server
In this post, I will guide you through the 6 steps to install Odoo 13 running with Python 3.7 and 3.8 on Ubuntu 22.04 Server with PostgreSQL 10 and PostgreSQL 12.
Continue reading Install and Deploy Odoo 13 on Ubuntu 22.04 ServerInstall and Deploy Odoo 12 on Ubuntu 22.04 Server
In this post, I will guide you through the 6 steps to install Odoo 12 running with Python 3.7 and 3.8 on Ubuntu 22.04 Server with PostgreSQL 10 and PostgreSQL 12.
Continue reading Install and Deploy Odoo 12 on Ubuntu 22.04 ServerInstall Odoo 11 from source code on Ubuntu 22.04 Server
In this post, I will guide you through the 6 steps to install the out-dated Odoo 11 which was released in October 5th 2017 and reached its end of life on October 1st, 2020 (when Odoo 14 was released).
Continue reading Install Odoo 11 from source code on Ubuntu 22.04 ServerInstall 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 ServerInstall 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 ServerInstall pgAdmin 4 on Ubuntu 22.04 Jammy Jellyfish
How to Setup Odoo Development Environment on Ubuntu 22.04 Jammy JellyFish
In this tutorial, I will go through how to set up the Odoo development environment on Ubuntu 22.04 with Eclipse as the IDE. This tutorial is valid for all Odoo versions from 8.0 to 16.0 and is effective for a fresh Ubuntu 22.04 Desktop with no pre-installed tools e.g. JDK, Python, or Eclipse. You may skip to the next step if you have already installed any of the above-mentioned tools.
Continue reading How to Setup Odoo Development Environment on Ubuntu 22.04 Jammy JellyFish