I try to get one of hedgedoc v2 running on my machine with a docker compose file.
After some struggleing here and there, I gave up and said, lets use v1.
So currently I am using v1, but I would be super happy if someone has docker compose file for v2.
I use coolify to deploy mutliple self hosted solution for myself and clients. Thats the context what I try to achieve.
HedgeDoc v2 is still under active development, so there isnโt an official Docker Compose file ready for production yet. Most users stick with v1 for now since itโs stable and well-supported. If you want to try v2 anyway, you can build from the main branch and create your own Compose setup using the dev Docker image, but be prepared for a bit of manual tweaking.
For stability, Iโd recommend running v1 until v2 reaches a stable release. In the meantime, keep an eye on the HedgeDoc GitHub and Discord โ sometimes the community shares experimental Compose files there.
When I was setting up my own tools, I found it useful to follow step-by-step breakdowns rather than piecing things together from scratch. I usually post resources like that on https://graphingti84calculator.com/ where I collect easy guides for students and tech learners, so it might be handy alongside the official docs.