Multiple Instances
-
Hello all,
I am looking for a way to have multiple NodeBB forums, something like mywebsite.com/nodeBB1 and mywebsite.com/nodeBB2. These two forums would have no access to each other besides a shared user base. What do you all think would be the best way to achieve something like that?
Thanks in advance,
-Drew -
@surreal -- this would be difficult to accomplish, as each individual database instance has its own userbase, and sharing a userbase between two NodeBBs was never designed for.
Something like this could be done with SSO plugins, possibly, where one acts has the "host" NodeBB, and the "child" NodeBB defers login to the host NodeBB's OAuth instance.
Copyright © 2024 NodeBB | Contributors