feat(hedgedoc): add ansible role for deployment

This commit is contained in:
2024-10-06 13:00:06 +02:00
parent cde5f12e79
commit 912c32cb3e
12 changed files with 219 additions and 0 deletions

View File

@ -17,6 +17,9 @@ concise area of concern.
- [`gitea`](roles/gitea/README.md): Deploy [gitea.io](https://gitea.io), a
lightweight, self-hosted git service.
- [`hedgedoc`](roles/hedgedoc/README.md): Deploy [hedgedoc](https://hedgedoc.org/),
a collaborative real-time markdown editor using websockts
- [`jellyfin`](roles/jellyfin/README.md): Deploy [jellyfin.org](https://jellyfin.org),
the free software media system for streaming stored media to any device.