Replace Ghost Pro?
YES · one-shottableBecause Ghost is open source, the core publishing/newsletter/membership product can be self-hosted; the cost is ops, email setup, and maintenance.
Build me a self-hosted Ghost site to replace Ghost Pro. Requirements: - Do not write a CMS. Deploy the open-source Ghost itself on my VPS with Docker Compose: ghost and MySQL 8 containers, named volumes for content and the database. - Caddy in front for HTTPS on my domain with automatic certificates; Ghost bound to localhost so only Caddy is exposed. - Newsletter and transactional email via Mailgun, creds flowing from .env into the compose file, plus a checklist of the SPF/DKIM/DMARC DNS records. - Memberships and paid subscriptions wired to Stripe keys in .env, test mode first. - Nightly backup cron: mysqldump plus a tar of the content volume into ./backups/, keep 14, with a written restore procedure tested once for real. - An update.sh that pulls new images and restarts, with a note to read Ghost release notes before major-version jumps. - My content on my server; no third-party analytics added. - Out of scope: building a custom theme from scratch (start from the default theme) and any custom blog engine code. - README: DNS records, first-run admin setup, and the honest warning that upgrades and email deliverability are now my job, that is the trade.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
They pay because publishing should not turn into server administration.
xmanaged hosting
xupgrades
xbackups
xemail delivery setup
xCDN/security
xsupport
xeasy scaling
What does the Ghost Pro verdict mean?
The directory classifies the core job as practical to build with an AI coding agent. Use the prompt as a starting point and review the tradeoffs before relying on the result. This research record is not a hosted IVCIFY tool.
What price does this directory record show for Ghost Pro?
The directory records $35/month for Publisher, checked 2026-07-30. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.
What do I lose by replacing Ghost Pro?
Honestly: managed hosting; upgrades; backups; email delivery setup; CDN/security; support; easy scaling. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Ghost Pro?
The listed prior art includes Ghost (The product's own open-source publishing platform.). Inspect those projects before starting from a blank prompt.