Caprover logo
Caprover one-click apps browser
Ghost logo
Ghost
Ghost is a free and open source blogging platform written in JavaScript and distributed under the MIT License
Official integration
Created - Last update

Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.

Deployed services
ghost
bitnami/ghost:$$cap_ghost_version
  • ghost-data:/bitnami/ghost
2368
always
18
ghost-db
bitnami/mysql:8.0
  • ghost-db-data:/bitnami/mysql
always
5
Variables

Ghost Version

Default: 5.2.2

$$cap_ghost_version
Check out their Docker page for the valid tags https://hub.docker.com/r/bitnami/ghost/tags

MYSQL root user

Default: admin

$$cap_db_user
Root user that will be created on DB

MYSQL root password

Default: undefined

$$cap_db_password
Root password that will be created on MYSQL

MYSQL Ghost password

Default: undefined

$$cap_db_ghost_password
Password for database user named `ghost`

Ghost administrator username

Default: user

$$cap_ghost_user
Ghost administrator user

Ghost administrator email

Default: youremail@example.com

$$cap_ghost_email
Ghost administrator email, you will use it to login

Ghost password

Default: undefined

$$cap_ghost_password
The admin password must be at least 10 characters, and at least one number and letter

Ghost Host

Default: blog.example.com

$$cap_ghost_host
Enter the URL that is used to access your publication

Ghost Protocol

Default: yes

$$cap_ghost_protocol
Enable serving Ghost through HTTPS instead of HTTP

Ghost Port

Default: 2368

$$cap_ghost_port
Port that you will be using

Ghost Blog Title

Default: User blog

$$cap_ghost_blog_title
Blog name that will be displayed

SMTP host

Default: smtp.gmail.com

$$cap_ghost_smtp_host
The SMTP host you will be using

SMTP port

Default: 587

$$cap_ghost_smtp_port
The SMTP port you will be using

SMTP user

Default: your_email@gmail.com

$$cap_ghost_smtp_user
Your user on the SMTP service

SMTP password

Default: undefined

$$cap_ghost_smtp_password
Your password on the SMTP service

[OPTIONAL] SMTP protocol

Default: undefined

$$cap_ghost_smtp_protocol
The SMTP protocol to use. Allowed values tls, ssl. No default.

SMTP from address

Default: blog@example.com

$$cap_ghost_smtp_from
SMTP from address
© 2025, Built with Gatsby - Source code available on GitHub