Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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.
Hi, I am having the same issue and when i visit server analytics, It shows 100% cpu, disk usage.
I just followed an internet guide to set up a blog on ghost and its way more trouble than anticipated.
Need help to troubleshoot this.
Hi there,
I could suggest starting by checking the monitoring graphs for your Droplet via your DigitalOcean control panel. There you will be able to identify if this is caused by a memory spike or a CPU spike.
Also, if this is due to a memory leak in Ghost, I could suggest upgrading your Ghost instance to the latest one. You can follow the steps from the official Ghost documentation here:
https://ghost.org/docs/update/
If you like to be extra safe, make sure to take a backup/snapshot of your Droplet before you proceed with the upgrade so that in case if anything goes wrong, you would be able to revert back to a working version.
Another thing that I could suggest is checking your system logs to see if there are any errors that could point you to the right direction. On Ubuntu, you could find the logs at: /var/log/syslog.
Let me know how it goes! Regards, Bobby