07/10/2025
Today's shares this excellent writeāup from DEV Community by Akinshola Samuel Akinde on building a multiātenant Odoo setup; where one Odoo server can host multiple Odoo instance databases, each accessed via its own custom domain or subdomain.
DEV Community
Why this is useful:
- You avoid running several separate Odoo instances (less overhead).
- Each client/team/enterprise/business still gets its own isolated database.
- You can give each client a ābrandedā domain or subdomain.
- Itās a nice fit for SaaS-style deployments or agencies managing multiple clients.
- It leans on Docker, Traefik, and PostgreSQL for routing + isolation.
Do engage the article here and on Dev Community.
Hey Guys... Haykins here š. Are you tired of managing multiple Odoo servers for different clients?...