diff --git a/docs/apps/hedgedoc.md b/docs/apps/hedgedoc.md new file mode 100644 index 0000000..55bcdcd --- /dev/null +++ b/docs/apps/hedgedoc.md @@ -0,0 +1,12 @@ +# Hedgedoc + + +``` +abra app new hedgedoc +abra app config hedgedoc +# uncomment oauth config +# and adjust settings +abra app secrets generate -A +# copy oauth secrets and create oauth provider in authentik +abra app deploy pad.example.org +``` \ No newline at end of file