Dear NodeBB Community,
I'm running a server with 1GB of RAM and 1 CPU, where NodeBB is hosted alongside other websites. Generally, things have been running smoothly, but I've noticed that sometimes the memory usage becomes inadequate when I run additional Node.js servers (for a REST API).
Are there any ways to optimize the NodeBB application to make it less memory-intensive? Here's a snapshot of the current memory consumption:
I would appreciate your advice and suggestions on how to reduce the memory footprint of NodeBB to improve my server's performance.
Thank you in advance!