💡 摘要
一个通过其 CLI 工具安装和管理 Ghost 开源无头 Node.js CMS 的技能。
🎯 适合人群
🤖 AI 吐槽: “它是一个成熟的 CMS,不是简单的技能,所以让 AI 代理'安装 Ghost'就像让管家给你建一座豪宅。”
该技能涉及安装和运行一个完整的 Node.js 应用程序,具有网络访问(提供 Web 内容)、文件系统访问(用于内容和主题)以及依赖 npm 包(供应链风险)。缓解措施:在具有受限网络和文件系统权限的容器化环境中运行 Ghost,并定期审计依赖项。
[!NOTE] Love open source? We're hiring! Ghost is looking staff engineers to join the team and work with us full-time
The easiest way to get a production instance deployed is with our official Ghost(Pro) managed service. It takes about 2 minutes to launch a new site with worldwide CDN, backups, security and maintenance all done for you.
For most people this ends up being the best value option because of how much time it saves — and 100% of revenue goes to the Ghost Foundation; funding the maintenance and further development of the project itself. So you’ll be supporting open source software and getting a great service!
Quickstart install
If you want to run your own instance of Ghost, in most cases the best way is to use our CLI tool
npm install ghost-cli -g
Then, if installing locally add the local flag to get up and running in under a minute - Local install docs
ghost install local
or on a server run the full install, including automatic SSL setup using LetsEncrypt - Production install docs
ghost install
Check out our official documentation for more information about our recommended hosting stack & properly upgrading Ghost, plus everything you need to develop your own Ghost themes or work with our API.
Contributors & advanced developers
For anyone wishing to contribute to Ghost or to hack/customize core files we recommend following our full development setup guides: Contributor guide • Developer setup
Ghost sponsors
A big thanks to our sponsors and partners who make Ghost possible. If you're interested in sponsoring Ghost and supporting the project, please check out our profile on GitHub sponsors :heart:
DigitalOcean • Fastly • Tinybird
Getting help
Everyone can get help and support from a large community of developers over on the Ghost forum. Ghost(Pro) customers have access to 24/7 email support.
To stay up to date with all the latest news and product updates, make sure you subscribe to our changelog newsletter — or follow us on Twitter, if you prefer your updates bite-sized and facetious. :saxophone::turtle:
License & trademark
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.
优点
- 文档完善的安装和管理流程
- 生产就绪,支持自动 SSL 设置
- 庞大、活跃的社区和商业支持
- 开源且可通过 API 和主题扩展
缺点
- 重量级;是一个完整的应用程序,而非轻量级技能
- 需要 Node.js 环境和服务器资源
- 自托管涉及维护开销
- 主要是 CLI 工具,而非交互式 AI 代理技能
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 TryGhost.
