To experiment with a new workflow for (development) documentation and project notes in a collaborative manner, we need a HedgeDoc instance on the BlankOn server
The deployment is easy with Docker and Docker Compose
- Prepare docker-compose.yml
- Run docker-compose up
We can use the default port 3000, or put redirection from 80 to it
Thank you
Ref: https://docs.hedgedoc.org/setup/docker/