Documentation Index
Fetch the complete documentation index at: https://docs.ghost.org/llms.txt
Use this file to discover all available pages before exploring further.
Our team release updates to the open source software every week, and you can find out whether new updates are available any time by running
ghost check-update.
If you’re already running the latest major version (6.x) - update using Ghost CLI by running
ghost backup first.
Updating to the latest major version (6.x)
If you’re running Ghost 5.x with MySQL 8, updating your Ghost-CLI site is still just as easy as usual, but there are breaking changes you should check out first.The web analytics feature is not compatible with Ghost-CLI. There is a docker-based hosting method currently in preview, which includes a migration tool for Ghost CLI sites: check it out.
- Running Ghost version
3.0.0or higher and are using MySQL in production - Development sites using any database
- Running on a Ghost version less than
3.0.0 - Using SQLite3 in production on any Ghost version
If you’re using MariaDB it is recommended to migrate to MySQL 8 - read more about supported databases.

