hedgedoc formula

This commit is contained in:
Malte 2024-12-15 18:09:46 +01:00
commit d5d1a71a20
2 changed files with 68 additions and 0 deletions

11
pillar.example Normal file
View file

@ -0,0 +1,11 @@
hedgedoc:
image:
path: quay.io/hedgedoc/hedgedoc
version: 1.10.0
oauth2:
user_profile_url: https://login.example.com/realms/example/protocol/openid-connect/userinfo
token_url: https://login.example.com/realms/example/protocol/openid-connect/token
authorization_url: https://login.example.com/realms/example/protocol/openid-connect/auth
client_id: hedgedoc
client_secret: secret_token
providername: login.example.com