Ghost-CLI is the recommended way to install and update Ghost. Here is how you can do it on DigitalOcean or any other Ubuntu install you use to host Ghost.

DigitalOcean

  1. SSH into your DigitalOcean droplet:
 ssh [username]@[yourdomain.com]

2. Move into your Ghost folder:

 cd /var/www/ghost

3.Make sure the ghost-cli is updated

 sudo npm i -g ghost-cli@latest

4.Run the Ghost update command

 ghost update

5.Done! This will update Ghost to the latest version for you.

Ubuntu (Other OS's not supported)

  1. SSH into your DigitalOcean droplet:
 ssh [username]@[yourdomain.com]

2. Move into your Ghost folder:

 cd /var/www/ghost

3.Make sure the ghost-cli is updated

 sudo npm i -g ghost-cli@latest

4.Run the Ghost update command

 ghost update

5.Done! This will update Ghost to the latest version for you.


About the author
Emre Elbeyoglu

Emre Elbeyoglu

Co-founder and CEO at Popupsmart. I just wanted to share my know-how about SEO for Ghost creators.

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to Ghost SEO.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.