From cef26f7906522e62048b617305a3e21a13c731e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 10 Jun 2023 18:05:45 +0200 Subject: [PATCH] Update POST_INSTALL.md --- doc/POST_INSTALL.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 436993d..e6cff09 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -1,15 +1,12 @@ Fider is now installed, but needs configuring! -Please navigate to https://__DOMAIN____PATH__ to subscribe as administrator on $app! +Please navigate to https://__DOMAIN____PATH__ to subscribe as administrator on __APP__! You'll receive an email on the adress you'll give there. Please click on the link inside. -If you want to customize Fider (e.g use OAuth with Github), please edit __INSTALL_DIR__/custom_fider_env (it might not exist yet). +If you want to customize Fider (e.g use OAuth with GitHub), please edit __INSTALL_DIR__/custom_fider_env (it might not exist yet). Don't forget to *export* the variables in this file, just like in a bash script: export OAUTH_GITHUB_SECRET= export OAUTH_GITHUB_CLIENTID= You'll find the documentation here for OAuth: https://fider.io/docs/configuring-oauth. - -Are you facing an issue, want to improve this app or say thank you? -Please open a new issue in this project: https://github.com/YunoHost-Apps/fider_ynh