Anyone here having experience hosting a Nuxt.js website on a DO droplet with 8GB of RAM and still quite often running out of memory? At least that's what Forge's memory monitoring keeps telling me....
Seems overpowered right? I’m not very experienced with hosting node apps on a VPS - just scaled the droplet up to check if the issues continues. Normally I’d use one with 2GB for a standard laravel / php website and almost never run into any problems.
This droplet however hosts two node apps - a Nuxt.js website with server side rendering and an instance of Strapi CMS. And as I said, the memory consumption is just off the roof…
Yeah, definitely a memory leak of some kind...