
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
18ghost-db
bitnami/mysql:8.0
- ghost-db-data:/bitnami/mysql
always
5Variables
Ghost Version
Default: 5.2.2
$$cap_ghost_versionCheck out their Docker page for the valid tags https://hub.docker.com/r/bitnami/ghost/tags
MYSQL root user
Default: admin
$$cap_db_userRoot user that will be created on DB
MYSQL root password
Default: undefined
$$cap_db_passwordRoot password that will be created on MYSQL
MYSQL Ghost password
Default: undefined
$$cap_db_ghost_passwordPassword for database user named `ghost`
Ghost administrator username
Default: user
$$cap_ghost_userGhost administrator user
Ghost administrator email
Default: youremail@example.com
$$cap_ghost_emailGhost administrator email, you will use it to login
Ghost password
Default: undefined
$$cap_ghost_passwordThe admin password must be at least 10 characters, and at least one number and letter
Ghost Host
Default: blog.example.com
$$cap_ghost_hostEnter the URL that is used to access your publication
Ghost Protocol
Default: yes
$$cap_ghost_protocolEnable serving Ghost through HTTPS instead of HTTP
Ghost Port
Default: 2368
$$cap_ghost_portPort that you will be using
Ghost Blog Title
Default: User blog
$$cap_ghost_blog_titleBlog name that will be displayed
SMTP host
Default: smtp.gmail.com
$$cap_ghost_smtp_hostThe SMTP host you will be using
SMTP port
Default: 587
$$cap_ghost_smtp_portThe SMTP port you will be using
SMTP user
Default: your_email@gmail.com
$$cap_ghost_smtp_userYour user on the SMTP service
SMTP password
Default: undefined
$$cap_ghost_smtp_passwordYour password on the SMTP service
[OPTIONAL] SMTP protocol
Default: undefined
$$cap_ghost_smtp_protocolThe SMTP protocol to use. Allowed values tls, ssl. No default.
SMTP from address
Default: blog@example.com
$$cap_ghost_smtp_fromSMTP from address