Learn how to update your self-hosted Ghost install to the latest version
ghost check-update
.
If you’re already running the latest major version (6.x
) - update using Ghost CLI by running
ghost backup
first.
3.0.0
or higher and are using MySQL in production3.0.0
Ghost Version | Database | Update method |
---|---|---|
< 2.x | Any | Reinstall |
3.x, 4.x | SQLite | Reinstall |
3.x, 4.x | MySQL | Update |
5.x | MySQL | Update |