Ghost logo
Tools · self-hosted

Ghost in one click.

Ghost is a professional publishing platform with sqlite mode you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Ghost?

Open-source Node.js publishing platform for professional blogs and newsletters, with a modern admin UI and support for SQLite or MySQL storage.

CategoryTools
Default port2368
Container imageghost:5-alpine
Official siteghost.org

Run Ghost in Even

Even Stacks launches Ghost as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Ghost in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 2368, and serves it over trusted HTTPS at https://ghost.localhost.

Drive Ghost with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Ghost directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside it, drive its UI in the browser pane, and read its logs. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Ghost and get it ready", and the agent handles it end to end.

How agents reach it: Manage posts, pages, and members via the admin panel at http://localhost:2368/ghost. The public Content API is at /ghost/api/content/ (API key required); the Admin API is at /ghost/api/admin/. Content and SQLite data persist in /var/lib/ghost/content.

More Tools services

Other one-click services you can launch in Even Stacks.