docker-samples/hedgedoc_cloudflare/README.md

14 lines
326 B
Markdown
Raw Normal View History

2024-11-15 19:40:07 +00:00
# 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 in `.env`
4. `docker compose up -d`