mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
mention of the need to compile Dex
This commit is contained in:
parent
d5271b6b45
commit
22956caf9a
2 changed files with 2 additions and 2 deletions
|
@ -78,6 +78,6 @@ And to promote them as an administrator of your instance:
|
||||||
|
|
||||||
To use OpenID Connect, the YunoHost admin must:
|
To use OpenID Connect, the YunoHost admin must:
|
||||||
|
|
||||||
* install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package
|
* install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package (note that your server must compile it, which can be resource-intensive.)
|
||||||
* configure Dex properly during the installation (all entered information will be used in the next step, so keep it in a safe place)
|
* configure Dex properly during the installation (all entered information will be used in the next step, so keep it in a safe place)
|
||||||
* configure GTS using the config panel's OIDC form: `Applications > GoToSocial > Config Panel > OpenID Connect settings`
|
* configure GTS using the config panel's OIDC form: `Applications > GoToSocial > Config Panel > OpenID Connect settings`
|
||||||
|
|
|
@ -78,6 +78,6 @@ Et pour promouvoir un compte en tant qu'administrateur de votre instance :
|
||||||
|
|
||||||
Pour utiliser OpenID Connect, l'admin YunoHost doit:
|
Pour utiliser OpenID Connect, l'admin YunoHost doit:
|
||||||
|
|
||||||
* installer le package [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh)
|
* installer le package [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) (Notez que votre serveur doit le compiler, ce qui peut être gourmand en ressources)
|
||||||
* configurer Dex correctement durant l'installation (toutes les informations renseignées seront utilisées lors de l'étape suivante, donc conservez-les soigneusement)
|
* configurer Dex correctement durant l'installation (toutes les informations renseignées seront utilisées lors de l'étape suivante, donc conservez-les soigneusement)
|
||||||
* configurer GTS en utilisant le formulaire OIDC du panneau de configuration : `Applications > GoToSocial > Panneau de configuration > OpenID Connect settings`
|
* configurer GTS en utilisant le formulaire OIDC du panneau de configuration : `Applications > GoToSocial > Panneau de configuration > OpenID Connect settings`
|
||||||
|
|
Loading…
Add table
Reference in a new issue