appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.95k stars 3.66k forks source link

Explore deployment for tenants within instance #19539

Open abhvsn opened 1 year ago

abhvsn commented 1 year ago

As a part of supporting multi-tenant within a single instance, we want to assign subdomains for tenants. This should be customizable at the tenant level. e.g. Default tenant: app.appsmith.com Tenant1 : tenant1.appsmith.com

The format can be decided depending on the feasibility.

karlfrankeser commented 1 month ago

Maybe it could be solved by allowing custom branding, auth, CNAMEs on the workspace level to treat those as separate tenants?