Can I vibecode 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
prompt copied. verdicts flip when models improve.
five vibe-coding tips + the verdicts that changed. thursdays, free, one-click out.
They pay because publishing should not turn into server administration.
xmanaged hosting
xupgrades
xbackups
xemail delivery setup
xCDN/security
xsupport
xeasy scaling
Don't feel like building it? These folks already made it free.
no votes, no pay-to-list · just what's real
Ghost Pro pricing
| plan | monthly | annual (per mo) | what you get |
|---|---|---|---|
| starter | — | $18/workspace | 1 staff user; 1,000 members; 5 MB/file; 1 newsletter; unlimited email sends. |
| publisher | — | $29/workspace | 3 staff users; 1,000 members; 100 MB/file; 3 newsletters; 3 premium tiers; 15 offers; unlimited email sends. |
| business | — | $199/workspace | 15 staff users; 10,000 members; 250 MB/file; 10 newsletters; 10 premium tiers; 50 offers; unlimited email sends. |
| custom | custom | — | Unlimited staff and members; 1 GB/file; 99.9% uptime SLA. |
free tierno permanent hosted free tier verified; a try-for-free flow is offered, but the public page does not state a numeric trial length
billingmonthly + annual; live accessible state exposes annual rates; upgrade, downgrade or cancel anytime
hidden costsmember growth can force a higher plan; the free .link domain is free for 1 year then renews at the normal rate; Stripe processing still applies; Business custom SSL and managed subdirectory installs are each $50/month
verified 2026-08-13 · source ↗
Can I vibecode Ghost Pro?
Yes. A competent AI coding agent (Claude Code, Codex, Cursor) can build a usable personal Ghost Pro replacement in one session with the prompt on this page. It runs on your own machine or server with no subscription.
How much does Ghost Pro cost?
Ghost Pro costs about $29/month (Publisher, checked 2026-08-13), which is $348 per year. That's what you save by replacing it with one prompt.
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?
Yes: Ghost (Ghost Pro without Ghost doing the server, database, mail plumbing, backups, or late-night updates for you.) The prompt is for when you want it exactly your way.