[role] add kitchenowl

This commit is contained in:
Sophia 2025-08-14 22:39:43 +02:00 committed by Sophia Gütschow
commit 4a617ce50a
Signed by: sophia
GPG key ID: F4E301929D289C32
5 changed files with 132 additions and 0 deletions

View file

@ -0,0 +1,10 @@
kitchenowl_dockertag: "latest"
kitchenowl_port: "80"
kitchenowl_path: "/opt/kitchenowl"
kitchenowl_jwt: USESECRET
kitchenowl_oidc:
enabled: false
front_url: <URL>
oidc_issuer: <URL>
oidc_client_id: <ID>
oidc_client_secret: <SECRET>