Page 1 of 1

multi-tenancy in open source

Posted: Fri Nov 20, 2020 8:17 am
by phineas629
hi all,
I am looking at the open source version.
I see there are company uuid that exists in the tables.
Is it possible to create multi-tenancy if I add row level locking and additional company UUIDs?
Anything else I would have to do to get multi-tenancy working?
I am fine with accessing based on the API and/or the UI.

Thanks

Re: multi-tenancy in open source

Posted: Fri Nov 20, 2020 9:27 am
by shaunw
The database table exists because it has too, but handling multi-tenancy properly requires a lot of other supporting code which is only available in the paid editions.