CMS & publishing · v5.82
Ghost
Professional publishing platform for blogs, newsletters, and paid subscriptions.
Deploy Ghost on your serverPick one of your servers or connect a VPS over SSH. Live in a few minutes.
About Ghost
Ghost is a powerful open-source publishing platform for professional bloggers and publishers. Built on Node.js, it features a modern editor, built-in SEO, native newsletters, memberships, and paid subscriptions out of the box.
blognewsletterpublishingnodejs
What Pushify sets up for you
- Runs the official image as an isolated container on your server
- Public HTTPS URL with an automatic Let’s Encrypt certificate — bring your own domain any time
- Health check on /ghost/api/v4/admin/site/ with alerts if it stops responding
- Secrets and passwords generated for you; everything editable later
Configuration
Set in the dashboard when you deploy — no config files.
Site URL
Public URL of your Ghost site
required
DB Client
Database client
default: sqlite3
DB Path
SQLite database path
default: /var/lib/ghost/content/data/ghost.db
How it works
- Sign in and pick a server (free plan: connect your own VPS).
- Click deploy — Pushify pulls the image, wires networking and HTTPS, runs the health check.
- Open the app at its URL. Updates, restarts and logs live in the dashboard.