Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-08-2021 01:10 PM
Hello,
I have a question about multi tenancy. I found a nice article here (https://medium.com/neo4j/reactive-multi-tenancy-with-neo4j-4-0-and-sdn-rx-d8ae0754c35) how to realize multi tenancy with Neo4J and a Spring Boot application.
What I would be interested in now is how a suitable way could look like to automate the tenant on- and off boarding via the Spring Boot Application.
Specifically, I had thought of creating a new tenant (separate DB) via the application and creating an admin user for that database. After the onboarding is done, the user should be able to use the application.
I hope the use-case makes sense, since I'm just getting started with Neo4J. 🙂
Settings:
Regards
Sebastian
04-09-2021 01:25 AM
Hello,
I am researching the same topic. I would like to separate data and multi database option would be a good choice.
But I am not sure about how to fire up new databases programatically.
Have you got a solution with that?
All the sessions of the conference are now available online