mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
cleaning
This commit is contained in:
parent
e2c9eba023
commit
91e9440cdf
4 changed files with 7 additions and 33 deletions
11
doc/ADMIN.md
11
doc/ADMIN.md
|
@ -1,10 +1,3 @@
|
||||||
GoToSocial is still in alpha and **may be unstable**. You can read [the roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) to check the progress of GoToSocial's features.
|
|
||||||
|
|
||||||
GoToSocial require a **dedicated root domain**, for example: gotosocial.domain.tld.
|
|
||||||
|
|
||||||
This package is not-working SSO (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.
|
|
||||||
|
|
||||||
GoToSocial **does not provide a user interface**.
|
GoToSocial **does not provide a user interface**.
|
||||||
You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android or an instance of [Pinafore](https://pinafore.social/) on the Web.
|
You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android or an instance of [Pinafore](https://pinafore.social/) on the Web.
|
||||||
|
|
||||||
|
@ -26,7 +19,7 @@ In this administration interface, you can configure the following things:
|
||||||
|
|
||||||
#### Configuration
|
#### Configuration
|
||||||
|
|
||||||
You can configure your instance using the config panel integrated in Yunohost, you will find it in the admin interface of your Yunohost by following these steps:
|
You can configure your instance using the config panel integrated in Yunohost, you will find it in the admin interface of your YunoHost by following these steps:
|
||||||
`Applications > gotosocial > Configure this app (Config Panel)`
|
`Applications > gotosocial > Configure this app (Config Panel)`
|
||||||
|
|
||||||
In this control panel you can configure the following things:
|
In this control panel you can configure the following things:
|
||||||
|
@ -53,7 +46,7 @@ Note: **Do not edit** the `config.yaml` file by hand. Always use this config pan
|
||||||
#### Command line (CLI)
|
#### Command line (CLI)
|
||||||
|
|
||||||
To use the GoToSocial command line, you first need to place yourself in the folder of your instance:
|
To use the GoToSocial command line, you first need to place yourself in the folder of your instance:
|
||||||
`cd /var/www/gotosocial/` or `cd /var/www/gotosocial__x/` (where `x` is the installation number of your instance, in the case of multi-installation)
|
`cd __INSTALL_DIR__`
|
||||||
Feel free to refer to the [GoToSocial command line documentation](https://docs.gotosocial.org/en/latest/admin/cli/).
|
Feel free to refer to the [GoToSocial command line documentation](https://docs.gotosocial.org/en/latest/admin/cli/).
|
||||||
|
|
||||||
#### User creation
|
#### User creation
|
||||||
|
|
|
@ -1,10 +1,3 @@
|
||||||
GoToSocial est encore en alpha et **peut etre instable**. Vous pouvez consulter [la roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) pour vérifier l'avancée des fonctionnalités de GoToSocial.
|
|
||||||
|
|
||||||
GoToSocial nécessite un **nom de domaine dédié**, par exemple : gotosocial.domain.tld.
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
GoToSocial **ne dispose pas d'une interface utilisateur-ice**.
|
GoToSocial **ne dispose pas d'une interface utilisateur-ice**.
|
||||||
Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tusky.app/) sur Android ou une instance de [Pinafore](https://pinafore.social/) en Web.
|
Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tusky.app/) sur Android ou une instance de [Pinafore](https://pinafore.social/) en Web.
|
||||||
|
|
||||||
|
@ -13,7 +6,7 @@ Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tu
|
||||||
#### Administration
|
#### Administration
|
||||||
|
|
||||||
Vous pouvez vous connecter avec votre utilisateur admin (celui créé automatiquement à l'installation) à l'interface d'administration à l'adresse votre-instance.com/**admin** ou sur l'instance publique [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) pour administrer votre insance GoToSocial.
|
Vous pouvez vous connecter avec votre utilisateur admin (celui créé automatiquement à l'installation) à l'interface d'administration à l'adresse votre-instance.com/**admin** ou sur l'instance publique [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.
|
[Le code source de cette interface d'administration](https://github.com/superseriousbusiness/gotosocial-admin) est consultable sur GitHub.
|
||||||
[La documentation de l'interface d'administration de GoToSocial](https://docs.gotosocial.org/en/latest/admin/admin_panel/).
|
[La documentation de l'interface d'administration de GoToSocial](https://docs.gotosocial.org/en/latest/admin/admin_panel/).
|
||||||
|
|
||||||
Dans cette interface d'administration, vous pouvez paramétrer les choses suivantes :
|
Dans cette interface d'administration, vous pouvez paramétrer les choses suivantes :
|
||||||
|
@ -26,7 +19,7 @@ Dans cette interface d'administration, vous pouvez paramétrer les choses suivan
|
||||||
|
|
||||||
#### Configuration
|
#### Configuration
|
||||||
|
|
||||||
Vous pouvez configurer votre instance en utilisant le panneau de configuration intégré à YuNohost, vous le trouverez dans l'interface d'administration de votre Yunohost en suivant ces étapes :
|
Vous pouvez configurer votre instance en utilisant le panneau de configuration intégré à YunoHost, vous le trouverez dans l'interface d'administration de votre YunoHost en suivant ces étapes :
|
||||||
`Applications > gotosocial > Configurez cette application (Panneau de configuration)`
|
`Applications > gotosocial > Configurez cette application (Panneau de configuration)`
|
||||||
|
|
||||||
Dans ce panneau de configuration, vous pouvez configurer les choses suivantes :
|
Dans ce panneau de configuration, vous pouvez configurer les choses suivantes :
|
||||||
|
@ -53,7 +46,7 @@ N.B. : **N'éditez pas** le fichier `config.yaml` à la main. Utilisez toujours
|
||||||
#### Ligne de commande
|
#### Ligne de commande
|
||||||
|
|
||||||
Pour utiliser la ligne de commande de GoToSocial, vous devez d'abord vous placer dans le répertoire de votre instance :
|
Pour utiliser la ligne de commande de GoToSocial, vous devez d'abord vous placer dans le répertoire de votre instance :
|
||||||
`cd /var/www/gotosocial/` ou `cd /var/www/gotosocial__x/` (où `x` est le numéro de votre installation, dans la cas d'une installation de multiples instances)
|
`cd __INSTALL_DIR__`
|
||||||
N'hésitez pas à vous référer à la [documentation de la ligne de commande de GoToSocial](https://docs.gotosocial.org/en/latest/admin/cli/).
|
N'hésitez pas à vous référer à la [documentation de la ligne de commande de GoToSocial](https://docs.gotosocial.org/en/latest/admin/cli/).
|
||||||
|
|
||||||
#### Création de compte utilisateur
|
#### Création de compte utilisateur
|
||||||
|
|
|
@ -1,7 +1 @@
|
||||||
GoToSocial is an [ActivityPub](https://activitypub.rocks/) social network server, written in Golang.
|
GoToSocial is an [ActivityPub](https://activitypub.rocks/) social network server, written in Golang. With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!
|
||||||
|
|
||||||
With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
|
|
||||||
|
|
|
@ -1,7 +1 @@
|
||||||
Un serveur de réseau social basé sur [ActivityPub](https://activitypub.rocks/) écrit en Golang.
|
Un serveur de réseau social basé sur [ActivityPub](https://activitypub.rocks/) écrit en Golang. Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et partager des images et des articles. Tout cela sans être pisté ni subir de publicité !
|
||||||
|
|
||||||
Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et partager des images et des articles. Tout cela sans être pisté ni subir de publicité !
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org).
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue