You can download a csv of users from /admin/manage/users
get v0.7.X dockerfile
-
Seems this forum is not helpful. I'm also a newbie. After some investigation, I think you can build your own docker image for nodebb v0.6.x. I'm not sure which git branch corresponding to v0.7.x.
Get a sample docker file from
change the line:
RUN cd /opt ; git clone -b v0.5.x https://github.com/NodeBB/NodeBB nodebb
to
RUN cd /opt ; git clone -b v0.6.x https://github.com/NodeBB/NodeBB nodebbfollow the instruction on:
Suggested Topics
-
-
-
Cannot restore database
Unsolved Technical Support -
-
Copyright © 2023 NodeBB | Contributors