We currently are using the hackmd.io services quite a lot, it would be nice to have our own instance of such a service.
Using Hedgedoc seems a reasonable choice, as it allows to use an API (which the original hackmd application does not offer), especially for usages like automating the preparation of the weekly planning pad.
https://github.com/hedgedoc/hedgedoc
I think it should be:
- available from the internet
- only accept pad creation from authenticated users
- ideally, integrated with some auth provider or SSO (keycloak based probably)