Skip to Content
Menu
This question has been flagged

Hi All,


This is my first question on the forum so please excuse me if I am asking something that you have already answered else where. Believe me I have tried but havent found answer to our slightly complicated problem.


We want to offer a service via our server on Odoo 13 Community Edition where we would allocate different database to different customers. So far it seems simple use of db filter with %h or %d option. We have used this option on a sub domain based model and that has worked but doesnt solve our problem. At the same time we dont want to give the customer a choice to select the database name.

We want to offer the customer to bring in their own domain or use one of our sub domains. The situation can be elaborated as follows, we want a solution to do all this on single server:


Our Domain (for example only) - vr.com


1. Launching our Subscription via a Odoo Database Name - vrwebsite

We would like to point vr.com to vrwebsite database


2. Odoo Database Name - client1

Domain to be used by customer - customerdomain.com

so customerdomain.com should point to client1 database


3. Odoo Database Name - client2

Sub-Domain to be used by customer - abc.vr.com

so ab.vr.com should point to client2 database


Would be highly obliged if you can help me understand how to tackle this situation. We are using Apache2 Server on Ubuntu 18.04



Thanks,

VPS

Avatar
Discard
Best Answer

To be honest, I do not really understand your aim, but you may want to read my explanation of dbfilter in the following thread: https://www.odoo.com/forum/help-1/question/odoo-8-0-apache2-how-to-configure-a-proxy-from-an-url-to-a-specific-database-in-a-multi-database-setup-110545#answer-110604

Avatar
Discard
Related Posts Replies Views Activity
0
Jun 22
3167
7
Dec 20
16335
0
Feb 20
94
3
Aug 23
7269
1
Sep 24
5307