Home About Notes

Restarting ghost

Jan 28, 2023

I am running this website up against the limits of the hardware. Ghost will sometimes consume 100% CPU and occasionally I will need to restart ghost to "fix" this.

You can either ssh into your droplet or navigate to the console through the digital ocean website and run the following.

sudo -i -u ghost-mgr
cd /var/www/ghost
cd /var/www/ghost