hedgedoc formula
This commit is contained in:
commit
d5d1a71a20
2 changed files with 68 additions and 0 deletions
11
pillar.example
Normal file
11
pillar.example
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue