docker-samples/hedgedoc_cloudflare/README.md

14 lines
323 B
Markdown
Raw Permalink 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`)
2024-11-15 22:49:33 +00:00
2. Set Cloudflare Tunnel token and other secrets in `.env`
2024-11-15 19:40:07 +00:00
4. `docker compose up -d`