docker-samples/hedgedoc_cloudflare/README.md
Jeff Clement f9393152fd
ackee++
2024-11-15 15:49:33 -07:00

14 lines
No EOL
323 B
Markdown

# HedgeDoc and Cloudflare
I use HedgeDoc all the time for proofing up blog posts, collaborative documentation, etc.
Very little setup required.
Requires:
* Cloudflare Tunnel
Steps:
1. Setup your Tunnel (pointing to `http://app:3000`)
2. Set Cloudflare Tunnel token and other secrets in `.env`
4. `docker compose up -d`