@julian Great tips here, thanks.
N
nabil_kadimi
@nabil_kadimi
Posts
-
Is my server migration process OK? -
Is my server migration process OK?Hello,
I discovered NodeBB a couple of days ago and have been playing with it in Cloud9, OpenShift and on my computer.
When doing a server migration, I noticed that some parts needed special care, so I'm asking you guys if I'm not missing something with my server migration process which is:
- Clone NodeBB from github on the new server
- Install dependencies with npm
- Copy database from old server (I use Mongodb)
- Re-install plugins, I had to do this manually, I did
ls -nl node_modules/ | grep node-plugin
on the old server then re-installed those plugins in the new server. - Copy uploads.
-
My first reward crash server@mao said:
i installed the latest code from main branch, and when i clicked the "reward", it gave me [...]
Same here, I installed a couple of days ago.