mirror of
https://github.com/YunoHost-Apps/fider_ynh.git
synced 2024-09-03 18:36:11 +02:00
16 lines
779 B
Markdown
16 lines
779 B
Markdown
|
Fider is now installed, but needs configuring!
|
||
|
|
||
|
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).
|
||
|
Don't forget to *export* the variables in this file, just like in a bash script:
|
||
|
|
||
|
export OAUTH_GITHUB_SECRET=<your github secret>
|
||
|
export OAUTH_GITHUB_CLIENTID=<your github client id>
|
||
|
|
||
|
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
|