add hedgedoc
This commit is contained in:
parent
e87c5d7478
commit
88260d7539
1 changed files with 12 additions and 0 deletions
12
docs/apps/hedgedoc.md
Normal file
12
docs/apps/hedgedoc.md
Normal file
|
@ -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
|
||||||
|
```
|
Loading…
Reference in a new issue