Hey guys, question before starting the POC, do you...
# support-questions-legacy
a
Hey guys, question before starting the POC, do you support multi-tenancy feature in NextJS?
r
hey @amagic5502 yea we do!
a
Thanks! another followup question - is there any example of how to implement both NextJS and Multitenancy?
I've seen each one of them separatly
r
you should follow the nextjs guide for general nextjs integration
and then the multi tenancy stuff on top
there is no specific example app yet
a
Thanks for that. Regarding implementation of "Super-Tenant", for example we have customers, each customer will have his tenant, but we want super-admin permission to control all of the tenants, what approach will you advise to go on?
@rp_st
r
you can create a user in the public tenant which will be the admin user. Then you can add that user ID to all tenants you make
a
Got you. user can be related to multiple tenants?
r
yup
a
Thanks!
Regarding best practices, what do you suggest going on? what are the factors? * one login for multi sub domain * one login for one sub domain
r
That’s related to your UX and business requirements.
It doesn’t really matter from a tech point of view.
a
Basically, I want one login - one url. same login url and I'll send the tenant_id as a a param. is it possible?
r
Oh yea. For sure.
a
Could you share the documentation for such example? I have not seen
r
It’s similar to the one login for multi sub domain one
a
@rp_st regarding the pricing, currently we have the main tenant, where we have about 100 users +-, I want to preseve this main tenant and create other tenants for customers. I wanna start paying you guys when I'll reach more than 3 users/tenant in the other tenants. (customer). how can I do it?
r
Well, as per our pricing, we have 25 free tenants below 3 users per tenant. So even if u have 1 user for the tenants and have created 25 tenants, we will charge you for new tenants.
As per the payment, you can enter your credit card details on our website this week. We are pushing a new update which asks users for their payment details.
a
If have 1 tenant with 100 users and the rest lower than 3 users per tenant? max 20 tenants
r
Yea, that’s free then.
a
How come? one of the tenant has 100 users
r
ah yea. sorry.. that's true. So that will be $10 / mo
a
Gor toy
you
thanks for that