docker-samples/hedgedoc_cloudflare/README.md
2024-11-15 12:40:07 -07:00

326 B

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
  3. docker compose up -d