Odoo 18 Multi Database Set Up
Setting up multiple databases for production, testing, and development in Odoo is a common practice to ensure that you can develop and test features without affecting your live environment. Here’s…
Setting up multiple databases for production, testing, and development in Odoo is a common practice to ensure that you can develop and test features without affecting your live environment. Here’s…
Advanced Security Setup for Odoo Server Using iptables This tutorial will guide you through configuring iptables for your Odoo server to allow secure HTTPS access, restrict SSH access to a…
To secure your on-premise Odoo Installation from hacker attacks it is highly recommended to set up a firewall. Here we present a basic setup using iptables. It’s a powerful tool…