Commit graph

4 commits

Author SHA1 Message Date
4f5caf10a1
codimd: Fix local uploads mountpoint
This patch fixes the mountpoint for local filesystem uploads to the new hedgedoc container.
2021-07-15 12:34:16 +02:00
Sheogorath
aefb3b8393
codimd: Fix bug after switch to hedgedoc image
The hedgedoc image stores the software in `/hedgedoc` and therefore the
container fails while trying to mount the tempfs. This patch fixes the
problem by renaming the path properly.
2020-12-28 04:00:49 +01:00
e417949279
codimd: Switch to version 1.7 and the official hedgedoc image
This patch is the first version of the CodiMD role that runs the new
hedgedoc image. There will be further work to rework the role to be
called hedgedoc including a renaming of all variables.
2020-12-27 08:38:19 +01:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00