2023-06-09 21:48:46 +02:00
|
|
|
Fider is now installed, but needs configuring!
|
|
|
|
|
2023-06-10 18:05:45 +02:00
|
|
|
Please navigate to https://__DOMAIN____PATH__ to subscribe as administrator on __APP__!
|
2023-06-09 21:48:46 +02:00
|
|
|
You'll receive an email on the adress you'll give there. Please click on the link inside.
|
|
|
|
|
2023-06-10 18:05:45 +02:00
|
|
|
If you want to customize Fider (e.g use OAuth with GitHub), please edit __INSTALL_DIR__/custom_fider_env (it might not exist yet).
|
2023-06-09 21:48:46 +02:00
|
|
|
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.
|