Follow Us

  • erpgap-icon
  • erpgap-icon
  • erpgap-icon

Posts tagged: odoo / deployment

Odoo 19 PostgreSQL Replication Demo with ERPGAP

Odoo 19 PostgreSQL Replication Demo with ERPGAP

Step-by-step guide on setting up and testing PostgreSQL replication for Odoo 19 using Docker Compose — configure primary and replica databases, route reads/writes, and verify with logs.

What is a stable Odoo server?

What is a stable Odoo server?

The Odoo module system is one of the greatest features that the Odoo framework has, it allows you to create your own module and change any part of the system. This requires understanding how the dependency tree forces the module updates.

Choosing the best way to host your Odoo server

Choosing the best way to host your Odoo server

You've chosen Odoo for your business and now you need to understand the best option for hosting, let's understand what is the most suitable option for your business.

Setting Up Odoo on macOS Using Multipass

Setting Up Odoo on macOS Using Multipass

Learn how to set up Odoo on macOS using Multipass, including creating instances, configuring environments, and installing Odoo.

How to Setup an Odoo development environment

How to Setup an Odoo development environment

How to Setup an Odoo 15.0 development environment on Ubuntu 22.04 Jammy Jellyfish aims to help new Odoo developers to start fast understanding the several components you need too develop in Odoo.

Odoo Release Pipeline

Odoo Release Pipeline

In this article we will explain our most frequent Odoo server architectures and how how we handle the release pipeline for our clients at OdooGAP.

How to Use NGINX to Reverse Proxy Odoo

How to Use NGINX to Reverse Proxy Odoo

How to use NGINX to reverse proxy Odoo.

Undocumented and less known coding tricks

Undocumented and less known coding tricks

Odoo documentation has improved a lot on the latest releases but still there some less known features on the UI development