A full guide for installing, configuring and running Ghost on a Digital Ocean Droplet VPS, for use in production environments.
Enter
in terminal when you’re ready.
https://example.com
. If you use HTTPS, Ghost-CLI will offer to set up SSL for you.
https://yourdomain.com
and https://yourdomain.com/ghost
to access Ghost Admin ✨
That’s it! You’re done.
ghost help
for a list of available commands, or explore the full Ghost-CLI documentation.
ghost uninstall
to remove it and try again. This is preferable to deleting the folder to ensure no artifacts are left behind.
If an install is interrupted or the connection lost, use ghost setup
to restart the configuration process. If the install succeeds, but starting Ghost fails, you can try starting ghost manually with ghost start
.
For troubleshooting and errors, use the site search and FAQ section to find information about common error messages.