Skip to content

ghost

Logo

Description

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.

Notes

Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/docker-library/docs/tree/master/ghost
Official Docker Documentation: https://hub.docker.com/_/ghost

Image

ghost:latest

Categories

  • Other
  • Tools

Ports

  • 2368:2368/tcp

Volumes

ContainerBind
/var/lib/ghost/content/opt/appdata/ghost

Environment Variables

NameLabelDefaultDescription
NODE_ENVNODE_ENVdevelopment``````
urlurlhttp://localhost/``````

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.ghost.ruleHost(`ghost.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.ghost.entrypointshttps
traefik.http.services.ghost.loadbalancer.server.port2368
traefik.http.routers.ghost.tlstrue
traefik.http.routers.ghost.tls.certresolverdefault
traefik.http.routers.ghost.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleGhost
mafl.descriptionGhost 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.
mafl.linkhttps://ghost.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupOther
mafl.icon.urlhttps://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ghost.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.