mirror of
https://git.straybits.ca/straybits/docker-samples.git
synced 2024-11-07 18:22:26 +00:00
392 B
392 B
Ghost Blog behind Cloudflare
This example is covered in a fair bit of detail in this blog post: https://www.straybits.ca/2024/ghost-cloudflare-setup/
Requires:
- Cloudflare Tunnel
- Mailgun for SMTP and bulk (Newsletter) delivery
Steps:
- Setup your Tunnel (pointing to
http://ghost
) - Update parameters in
.env
docker compose up -d
- Head to Starbucks and get your blog on!