ghost-cli
Installation
SKILL.md
Ghost CLI
Overview
Ghost-CLI is the official command-line tool for installing and managing Ghost CMS. It handles production setup including MySQL, NGINX, SSL certificates (Let's Encrypt), and systemd process management. It also supports local development installations with SQLite.
When to Use
- Installing Ghost on a server or locally for development
- Configuring Ghost (URL, database, mail, ports)
- Starting, stopping, or restarting Ghost instances
- Updating Ghost to new versions
- Setting up NGINX, SSL, and systemd
- Creating backups
- Diagnosing installation issues
- Managing multiple Ghost instances on one server