Two things you can try
Comment out https://github.com/NodeBB/NodeBB/blob/master/public/src/admin/admin.js#L47 Add a true to this if block so it doesn't logout the admin automatically https://github.com/NodeBB/NodeBB/blob/master/src/middleware/admin.js#L148NodeBB Configurations Migration
-
Hi,
I'm seeking advise on the most reliant and efficient way to migrate a NodeBB instance's settings/configurations to another NodeBB instance. I have tried to look into the mongodb "Config" document but it doesn't contain all the configurations that have been set. For example, the Navigation settings are stored separately in its own documents.
Also need to migrate the plugins settings too but i can't seem to find them on mongodb documents. If anybody has done something similar kindly please share your knowledge.
The purpose of this task is to allow replication of an exact setup of NodeBB to another new instance for testing.
Many thanks
Nelson
Suggested Topics
-
NodeBB Admin Timeout
Unsolved Technical Support
-
-
-
-
Copyright Ā© 2023 NodeBB | Contributors