#One website for All

3 messages ยท Page 1 of 1 (latest)

vague goblet
#

Hello Artisans ๐Ÿ‘‹

I'm currently working on a new project for my company. The idea here is to develop a site with multiple color schemes and variables (logo, icon, etc.) for different entities. How would you do this? Knowing that they each have their own domain name.

Option 1: Multi-tenant. 1 codebase, 1 deployment, and 1 database per tenant.

Option 2 (If we have 3 entities) : 3 repositories, 3 file environments, 3 databases, 3 deployments.

If you have another option in mind ๐Ÿ™‚

tropic ermine
#

Depends on what "etc" means. If it's just branding, I'd go with option 1, or alternatively a single tenant app where each tenant is hosted separately (with branding variables defined in config).

proud fable