blindsidenetworks / scalelite

Scalable load balancer for BigBlueButton.
GNU Affero General Public License v3.0
470 stars 247 forks source link

Multitenancy via subpath #1019

Open SamuelWei opened 1 year ago

SamuelWei commented 1 year ago

Problem to solve: It is not always possible to create wildcard domains and certificates. However to use multitenancy this is required.

Purposed solution: Allow an alternative to the subdomain tenant matching by using a subpath: e.g.: https://scalelite.tld/TENANT/bigbluebutton/api Adding an option in the .env to use subdomain or subpath for tenant matching