Sign inSign up

umputun/ghost-buster-docker

By umputun

•Updated almost 9 years ago

Ready to use ghost with buster and auto-generation in docker container

Image
4

1.6K

umputun/ghost-buster-docker repository overview

⁠ghost-buster-docker

Ready to use ghost with buster and auto-generation in docker container

  • Ghost⁠ is a simple, powerful publishing platform that allows you to share your stories with the world.
  • Buster⁠ is a brute force static site generator for Ghost.

All of this in one ready to use container with ability to create backups automatically, save md files and (optionally) publish static blogs to external places, like S3.

⁠How to use:
  1. pull repo from github: git clone https://github.com/umputun/ghost-buster-docker.git
  2. make sure you have docker-compose⁠ installed
  3. edit docker-compose.yml with your own domain
  4. start it with docker-compose up -d
⁠What will it do?
  1. run ghost on port 2368
  2. run nginx proxy on port 80
  3. watch for changes and generate static content in static
  4. nginx will proxy all request to this static, except request to /ghost (admin interface)

Automated build on docker-hub: umputun/ghost-buster-docker⁠

Tag summary

Content type

Image

Digest

sha256:c79577408…

Size

76.2 MB

Last updated

almost 9 years ago

docker pull umputun/ghost-buster-docker