
andrewmatveychuk/ghost-ai本镜像基于官方Ghost镜像构建,预安装并配置了Azure Application Insights SDK,可直接用于部署博客平台,并集成应用性能监控、错误跟踪及用户行为分析功能。
bashdocker run -d \ --name ghost-appinsights \ -p 2368:2368 \ -v ./ghost-data:/var/lib/ghost/content \ -e url=[***] \ -e AZURE_APP_INSIGHTS_INSTRUMENTATION_KEY=your-instrumentation-key \ your-image-name:latest
| 变量名 | 说明 | 必填 |
|---|---|---|
url | Ghost博客访问URL(如[***]) | 是 |
AZURE_APP_INSIGHTS_INSTRUMENTATION_KEY | Azure Application Insights资源的Instrumentation Key | 是 |
database__client | 数据库客户端(默认sqlite3,支持mysql等) | 否 |
database__connection__filename | SQLite数据库文件路径(默认/var/lib/ghost/content/data/ghost.db) | 否 |
./ghost-data)用于持久化Ghost内容(文章、图片等),生产环境建议配置外部存储(如Azure Blob Storage)



manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务