Skip to content

andreijiroh-dev/ghost-docker

 
 

Repository files navigation

Ghost Docker on Hack Club Nest

Ghost configuration for my personal blog, hosted on Hack Club Nest.

Difference from upstream

  • Support for DATABASE_HOST environment variable to allow using external databases (or reusing the same MySQL database container with some Docker networking magic).
    • Additionally, support for overriding the database name for both Ghost and the ActivityPub bridge via DATABASE_NAME and DATABASE_NAME_AP environment variables.
  • Use of dotenvx for Git-based secret management.
  • Encrypted secrets on .env.production file with dotenvx

License

MIT

About

Personal Docker Compose-based setup for Ghost on Hack Club Nest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.1%
  • JavaScript 12.3%
  • Dockerfile 1.6%