Configure different databases for eache site

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
liviu
Posts: 3
Joined: 22 May 2020, 07:07

Configure different databases for eache site

Post by liviu » 22 May 2020, 07:14

Hi,
I sow that is possible to configure the application to use different db for a specific subdomain of tables: https://aimeos.org/docs/Laravel/Several_databases

Is it possible to configure a different database for each defined site?
Thanks, best regards!

User avatar
aimeos
Administrator
Posts: 7881
Joined: 01 Jan 1970, 00:00

Re: Configure different databases for eache site

Post by aimeos » 22 May 2020, 07:22

No, because then you can also use one installation for each site if they should be independent.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

liviu
Posts: 3
Joined: 22 May 2020, 07:07

Re: Configure different databases for eache site

Post by liviu » 25 May 2020, 07:13

Yes, you are right. The ideal would be to keep general settings common and to set up a dedicated DB for order and customer domains for each site. Is this possible?

User avatar
aimeos
Administrator
Posts: 7881
Joined: 01 Jan 1970, 00:00

Re: Configure different databases for eache site

Post by aimeos » 25 May 2020, 17:27

You can use one database for customers, one for orders and one for the rest but not per site. Per site is only possible if you have one installation per site.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply