mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
added admin panel instructions & updated shipped version mention
This commit is contained in:
parent
b9f3a8715e
commit
10eab18124
4 changed files with 14 additions and 2 deletions
|
@ -24,7 +24,7 @@ With GoToSocial, you can keep in touch with your friends, post, read, and share
|
|||
Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
|
||||
|
||||
|
||||
**Shipped version:** 0.2.1~ynh1
|
||||
**Shipped version:** 0.2.1~ynh2
|
||||
|
||||
|
||||
|
||||
|
@ -39,6 +39,9 @@ GoToSocial require a dedicated root domain, for example: gotosocial.domain.tld.
|
|||
This package is not-working single-sign on or LDAP integration.
|
||||
You will have a separate account from the rest of your Yunohost server, potentially with a different username and password.
|
||||
|
||||
You can login to [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) to administrate your GoToSocial instance.
|
||||
The [source code of this administration panel](https://github.com/superseriousbusiness/gotosocial-admin) is available on github.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://docs.gotosocial.org/
|
||||
|
|
|
@ -20,7 +20,7 @@ Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et p
|
|||
Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org).
|
||||
|
||||
|
||||
**Version incluse :** 0.2.1~ynh1
|
||||
**Version incluse :** 0.2.1~ynh2
|
||||
|
||||
|
||||
|
||||
|
@ -35,6 +35,9 @@ GoToSocial nécessite un nom de domaine dédié, par exemple : gotosocial.domain
|
|||
Ce paquet ne fonctionne pas avec l'authentification unique (SSO) ou l'intégration LDAP.
|
||||
Vous aurez un compte séparé du reste de votre serveur Yunohost, avec potentiellement un nom d'utilisateur et un mot de passe différent.
|
||||
|
||||
Vous pouvez vous connecter sur [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) pour administrer votre insance GoToSocial.
|
||||
Le [code source de cette interface d'administration](https://github.com/superseriousbusiness/gotosocial-admin) est consultable sur github.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://docs.gotosocial.org/
|
||||
|
|
|
@ -2,3 +2,6 @@ GoToSocial require a dedicated root domain, for example: gotosocial.domain.tld.
|
|||
|
||||
This package is not-working single-sign on or LDAP integration.
|
||||
You will have a separate account from the rest of your Yunohost server, potentially with a different username and password.
|
||||
|
||||
You can login to [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) to administrate your GoToSocial instance.
|
||||
The [source code of this administration panel](https://github.com/superseriousbusiness/gotosocial-admin) is available on github.
|
||||
|
|
|
@ -2,3 +2,6 @@ GoToSocial nécessite un nom de domaine dédié, par exemple : gotosocial.domain
|
|||
|
||||
Ce paquet ne fonctionne pas avec l'authentification unique (SSO) ou l'intégration LDAP.
|
||||
Vous aurez un compte séparé du reste de votre serveur Yunohost, avec potentiellement un nom d'utilisateur et un mot de passe différent.
|
||||
|
||||
Vous pouvez vous connecter sur [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) pour administrer votre insance GoToSocial.
|
||||
Le [code source de cette interface d'administration](https://github.com/superseriousbusiness/gotosocial-admin) est consultable sur github.
|
||||
|
|
Loading…
Add table
Reference in a new issue