many new containers. work in progress
This commit is contained in:
parent
f0f9f608cc
commit
aed48ffdf8
31 changed files with 1042 additions and 1 deletions
15
ghost_cloudflare/README.md
Normal file
15
ghost_cloudflare/README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# 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:
|
||||
|
||||
1. Setup your Tunnel (pointing to `http://ghost`)
|
||||
2. Update parameters in `.env`
|
||||
3. `docker compose up -d`
|
||||
4. Head to Starbucks and get your blog on!
|
Loading…
Add table
Add a link
Reference in a new issue