From b437faa671d377d5d7208b67c75cd73dc1044dce Mon Sep 17 00:00:00 2001 From: Moritz Date: Wed, 8 Mar 2023 12:57:36 +0100 Subject: [PATCH] add rallly --- docs/installation/hedgedoc.md | 7 ++++--- docs/installation/rallly.md | 9 +++++++++ 2 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 docs/installation/rallly.md diff --git a/docs/installation/hedgedoc.md b/docs/installation/hedgedoc.md index 828bea5..a45e062 100644 --- a/docs/installation/hedgedoc.md +++ b/docs/installation/hedgedoc.md @@ -11,7 +11,7 @@ Authentik SSO: - Erstelle Application - Start URL: -Setze folgende Konfiguration mit `abra app YOURAPPDOMAIN config` und ersetze und : +Setze folgende Konfiguration mit `abra app YOURAPPDOMAIN config` und ersetze `` und ``: ``` COMPOSE_FILE="$COMPOSE_FILE:compose.oauth.yml" CMD_OAUTH2_PROVIDERNAME=local-it @@ -27,8 +27,9 @@ CMD_OAUTH2_SCOPE="openid email profile" SECRET_OAUTH_KEY_VERSION=v1 ``` -Füge das secret aus Authentik ein: -`abra app secret insert pad.kaputt.cloud oauth_key v1 ` Weitere Optionen: diff --git a/docs/installation/rallly.md b/docs/installation/rallly.md new file mode 100644 index 0000000..8ad3fb7 --- /dev/null +++ b/docs/installation/rallly.md @@ -0,0 +1,9 @@ +--- +title: Single-Sign-On Provider +--- + +# Single-Sign-On Provider + +[Rallly](https://github.com/lukevella/rallly) ist unsere Terminumfrage Software. + +Setup: [https://git.coopcloud.tech/coop-cloud/rallly](https://git.coopcloud.tech/coop-cloud/rallly)