Ghost

Ghost

Docker 应用程序 from IBRACORP's Repository

概述

Ghost is a free and open-source blogging platform written in JavaScript and distributed under the MIT License, designed to simplify the process of online publishing for individual bloggers as well as online publications. This version includes mapping for MariaDB and SMTP. Big credits to Bitnami for the amazing image. Another fine product, brought to you by IBRACORP.

运行时参数

网络用户界面
http://[IP]:[PORT:2368]/
网络
bridge
外壳
sh
特权
false

模板配置

GHOST_HOSTVariable

If you want to access your application from a public IP or hostname you need to set this environment variable to your public IP or hostname. E.g. blog.example.com

默认值
localhost
价值
ghost.example.com
GHOST_EMAILVariable

Ghost application email. Default: user@example.com

默认值
user@example.com
价值
user@example.com
BLOG_TITLEVariable

Ghost blog title. Default: User's Blog

默认值
User's Blog
价值
User's Blog
MARIADB_HOSTVariable

Hostname for MariaDB server. Default: mariadb

默认值
192.168.1.100
价值
192.168.1.100
MARIADB_PORT_NUMBERVariable

Port used by MariaDB server. Default: 3306

默认值
3306
价值
3306
GHOST_DATABASE_NAMEVariable

Database name that Ghost will use to connect with the database. Default: bitnami_ghost

默认值
ghost
价值
ghost
GHOST_DATABASE_USERVariable

Database user that Ghost will use to connect with the database. Default: bn_ghost

默认值
ghost
价值
ghost
GHOST_DATABASE_PASSWORDVariable

Database password that Ghost will use to connect with the database. No defaults.

价值
password
ALLOW_EMPTY_PASSWORDVariable

It can be used to allow blank passwords. Default: no

默认值
no
价值
no
SMTP_HOSTVariable

SMTP host. E.g. smtp.gmail.com

默认值
smtp.gmail.com
价值
smtp.gmail.com
SMTP_PORTVariable

SMTP port. E.g. 587

默认值
587
价值
587
SMTP_USERVariable

SMTP account user. E.g. your_email@gmail.com

默认值
your_email@gmail.com
价值
your_email@gmail.com
SMTP_PASSWORDVariable

SMTP account password.

默认值
password
价值
password
SMTP_FROM_ADDRESSVariable

SMTP from address.

默认值
you@domain.com
价值
you@domain.com
SMTP_SERVICEVariable

SMTP service to use. E.g. GMail or Mailgun

默认值
GMail
价值
GMail
SMTP_SECURE_CONNECTIONVariable

Use a secure connection for SMTP. true or false

默认值
true
价值
true
GHOST_PROTOCOLVariable

Protocol to use in the application URLs. Valid values are https or https. Default: http

默认值
http
价值
http
GHOST_USERNAMEVariable

Ghost application username. Default: user

默认值
user
价值
user
GHOST_PASSWORDVariable

Ghost application password. The minimum length is 10 characters. Default: bitnami123

默认值
bitnami123
价值
bitnami123
WebUIPorttcp

WebUI Port

目标
2368
默认值
2368
价值
2368
AppdataPathrw

Appdata

目标
/bitnami
默认值
/mnt/user/appdata/ghost
价值
/mnt/user/appdata/ghost

下载统计数据

131,029,503
下载总数

详细信息

存储库
bitnami/ghost
最后更新2025-08-22
初见2021-02-24

在Unraid 上运行 Ghost 。

Ghost 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。