Resources
After upgrading from
2.1.1
to 2.2.0
I have big issues with CPU and RAM usage. Is not even comparable
It was necessary to limit all containers to make it even start, some clusters are exiting and restarting, consuming more ram. The clustering part is new and can be adjusted? If I don't have that much users?
7 Replies
The recent image utilizes pm2 for multi cores, this could explain it. How much CPU Cores your server have? @Himanshu we might consider doing this as an opt-in
4 cores and 6GB of ram. I'm running it on AMD Ryzen 9 7950X
Here is the difference between versions


oh, overriding the docker compose entrypoint command with cluster removal looks good
@eduh, you just advanced to level 1!

Yep makes sense
It's just spining all the service in cluster mode
One per core