Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keystone JS/Node js - multi-tenant SaaS application #4977

Open
jelordreygulle opened this issue Nov 28, 2019 · 3 comments
Open

Keystone JS/Node js - multi-tenant SaaS application #4977

jelordreygulle opened this issue Nov 28, 2019 · 3 comments

Comments

@jelordreygulle
Copy link

I am trying to design a multi-tenant SaaS application and I am using Keystone js (Node JS framework) which uses Mongo Database.

The model that I want to use is Physical Separation of Data: This approach separates the data by provisioning different database for different tenants/clients. This helps us to scale our application as the number of clients grows and also scale the database as per the clients need.

The problem is I dont know how to configure or create a settings on Keystone that would implement a multi tenant system.

Here https://blog.lftechnology.com/designing-a-secure-and-scalable-multi-tenant-application-on-node-js-15ae13dda778 is an example but it uses a different database and its not mongo nor keystone js.

Does anyone have an idea how to configure keystone js to be multi tenant using Physical Separation of Data model or is there any other solution ?

There were some answers from this tread but not clear to me Implementing multitenancy in KeystoneJS.

Thank you.

@hermesalvesbr
Copy link

I'm also looking for this, did you get ahead?

@snimavat
Copy link

Any updates ! looking for same

@slopesweb
Copy link

Any updates !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants