Open Closed

Project DB configuration #2683


User avatar
0
shobhit created
  • ABP Framework version: v5.41

  • UI type: Angular

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): yes

  • Exception message and stack trace:

  • Steps to reproduce the issue:"

hi Team,
I need to build project having following requirement:

  1. we are build saas based product

    1. Identity server should be hosted seperately and will use DB called "myIdentity"

    2. api will be hosted seperatetely and will have following databases

      1. host database called "hostdb"

      2. tenant database for each tenant called "tenant<n>db" where n is identifer of tenant

      3. shared database for some particular modules which will share data among all tenants called "myshareddb"

    3. Customer to allow uploading new theme

Please help me to understand how i can achieve this and what will be best practice.


1 Answer(s)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 13, 2025, 04:08