@Gliding9426 Yeah, NodeBB can fork itself and maintain its own state if you prefer not to use separate tooling. 👍
What should persist for docker installs?
Unsolved
Technical Support
-
For reference, I am using https://www.github.com/rez0n/docker-nodebb.
Currently I have the following persisted to disk:
/data
(which appears to just contain config.json, package.json and uploads/)- the database data
I'm thinking also:
app/public
app/logs
app/node_modules
(for plugins etc)
Or maybe none of that is needed, I was just thinking if I had to do a full redeploy from a backup I might have to reinstall plugins and be missing user data like uploads or something.
Just looking for any extra pointers, thanks.
Suggested Topics
-
-
Help installing nodebb
Unsolved Technical Support -
-
-
Copyright © 2023 NodeBB | Contributors