@julian I think we've got it working albeit without the splitting out of objects to multiple collections. I think we'll probably tackle that as well, fortunately it should be relatively straight forward since the keys are already prefixed with a logical collection name e.g "post:1380" or "user:100".
In the meantime we have some testing ahead of us to ensure that nothing breaks.
We're happy to maintain it ourselves, but I think you guys should consider adding it as a core database. It gets NodeBB one step closer to being the first true "cloud native" forum platform. The only thing left would be splitting the UI from the API services and you would be all the way there.
Guide for official Docker?
Unsolved
Feature Requests
-
It would be nice if an official docker guide would be published on
.I'm pretty inexperienced in Docker, but I'd really like to try out https://hub.docker.com/r/nodebb/docker/, but there is just a general overview of NodeBB instead of docker-compose instructions or other instructions the way it should be.