-
Do you have any plans or interest in supporting multiple sites on a single instance?
(If it's not obvious, I kinda want to retire sitewriter.net and replace it with indiekit before picking developm…
-
Currently we have authentication explicitly disabled and are missing data persistence (needed for tracking users) on Open WebUI. This means that any user can view chat threads. Also Pod restarts cause…
-
In order to support different namespaces/domains (i.e. multi-tenancy), we need a way to inject the namespace in the exporter and pass it to the connector. This can be useful to collect data from multi…
saig0 updated
2 months ago
-
would you be open to MR which supported multi-tenancy?
we have 20+ tenants per environment, and it would be really nice to just connect to all databases in one ui, and then switch between them wit…
-
The application can offer to sign up and then each user can have their own settings of Jira and team. The backend can be updated accordingly, and we can offer respective view (views / reports in futur…
-
I initially took the approach - do things that don't scale. With that in mind, I was going to set up subdomains and new servers for every tenant that I onboarded early. Now, with the app live - I woul…
-
Installed, everything seems to have gone correctly, however it doesn't find the tenant database, it finds the primary app database.
What would I need to override in your code to get it to see …
-
**Is your feature request related to a problem? Please describe.**
every customer has individual data set, we need different recommends result for each customer.
**Describe the solution you'd like…
-
Hello,
first of all thank you so much for creating this package.. How do I implement multitenancy into this package?
I am currently creating an application that uses the multitenancy feature with …
zinct updated
7 months ago
-
### Bug description
The changes made in https://github.com/archtechx/tenancy/pull/1251 have made injecting tenant models into queued jobs not work again, as in older versions of v3.
### Steps to rep…