How much can NodeBB run on
-
I'd suggest at least 1GB, especially if you're running the db on the same machine, and you should turn swap on in case it rises above that (for npm installs, and so you can at least log in if memory gets too high) 2GB should give you plenty of breathing room
-
i've seen articles stating that wp can run with big user spike and traffic on nginx 512mb without any problem so i would be very surprised if nodebb 500-1000 active users can't handle 512mb.
can anyone confirm or provide some figures?
-
I know that @scottalanmiller is running a relatively high traffic forum on nodebb.
A lot depends on various factors like if you're running a CDN, what plugins you're running, and any other processes running on the node.
On my setup, I was running a cluster of three, with a gocamo server, along with redis (for session storage) and mongo, along with (at the time) mysql.