I just spun up a test VM with 512MB and tried three "simple" panels from 2025. All OOM-killed within minutes. For what it's worth, the 2015 era ran fine on 256MB with equivalent feature sets. What changed was not the user-facing functionality but the architecture underneath. Every panel now ships with its own container runtime, a Redis instance "for caching," and a background job queue that polls every 15 seconds whether you have jobs or not. The blocklist of bloat is long.
Why does every 'simple' panel need 2GB RAM now?
SPF, DKIM, DMARC — holy trinity ✉️
mediaaustin said:
2015 era ran fine on 256MB with equivalent feature sets
Bro its all nodejs and electron backends now lol. U fink 2gb is bad? I saw one using free fousand mb for a dns zone editor Back in my day we edited named.conf wif nano and it worked fine
Mark my words, by 2028 the "simple" panel will need 8GB and a GPU for the animated dashboard. The feature bloat is not accidental. It is job security for developers who never learned to optimize.
IPv4, IRC, and irssi — fight me
I had same issue with my test vm. 512MB is dead now.
mediaaustin said:
A Redis instance "for caching," and a background job queue that polls every 15 seconds whether you have jobs or not
fio, iperf, geekbench. results or gtfo.
turbo54 said:
Bro its all nodejs and electron backends now
turbo15 said:
Job security for developers who never learned to optimize
IPv4, IRC, and irssi — fight me
haroldgsm said:
My edge router runs bgp on 128MB
Same here on my 512MB VM. I ended up just giving it 2GB to stop the OOMs but it feels wrong for a panel that just serves a dozen static sites.