How to Reset Ghost Admin Password via Database
When you've lost access to your Ghost admin account and can't use the email-based password reset, you can reset the password directly in the MySQL database.
Prerequisites
* SSH access to your Ghost server
* MySQL database credentials (found in Ghost's config.production.json)
* Node.js