I am currently hosting a wordpress site behind Nginx and running a smal NodeJS application along side. BUt I see that the RAM consumption is 90% already. is there any way to just increase the RAM?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Heya,
You can only resize the RAM and CPU. Also, if you have your RAM at 90% it’s good practice to increase the CPU as well.
Heya, @kunaldas
Yes, you can upgrade the CPU and RAM only, or CPU, RAM and Disk
You can check our docs here:
https://docs.digitalocean.com/products/droplets/how-to/resize/#resizing-droplets-with-the-control-panel-api-or-cl
Regards