logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Manage Ghost Blogs - Deploy and Control | Online Free DevTools by Hexmos

Manage Ghost blogs and headless CMS deployments with Ghost. Install, start, restart, and troubleshoot your Ghost instance easily. Free online tool, no registration required.

ghost

A blogging platform and headless CMS. More information: https://ghost.org.

  • Install Ghost in the current directory:

ghost install

  • Start an instance of Ghost:

ghost start

  • Restart the Ghost instance:

ghost restart

  • Check the system for any potential hiccups while installing or updating Ghost:

ghost doctor

  • View the logs of a Ghost instance:

ghost log {{name}}

  • Run a Ghost instance directly (used by process managers and for debugging):

ghost run

  • View running Ghost processes:

ghost ls

  • View or edit Ghost configuration:

ghost config {{key}} {{value}}

See Also