1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

correcting the layout

This commit is contained in:
OniriCorpe 2022-05-12 19:41:55 +02:00
parent d51f820fcb
commit 3b001866cf
2 changed files with 10 additions and 10 deletions

View file

@ -12,8 +12,8 @@ You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.
#### Administration #### Administration
You can login to [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) to administrate your GoToSocial instance. 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. [The source code of this administration panel](https://github.com/superseriousbusiness/gotosocial-admin) is available on github.
[The GTS admin panel documentation](https://docs.gotosocial.org/en/latest/admin/admin_panel/). [The GTS admin panel documentation](https://docs.gotosocial.org/en/latest/admin/admin_panel/).
In this administration interface, you can configure the following things: In this administration interface, you can configure the following things:
@ -26,7 +26,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:
@ -52,8 +52,8 @@ Note: **Do not edit** the `config.yaml` file by hand. Always use this control pa
#### 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 /var/www/gotosocial/` or `cd /var/www/gotosocial__x/` (where `x` is the installation number of your instance, in the case of multi-installation)
Feel free to refer to the [https://docs.gotosocial.org/en/latest/admin/cli/](GoToSocial command line documentation). Feel free to refer to the [https://docs.gotosocial.org/en/latest/admin/cli/](GoToSocial command line documentation).
#### User creation #### User creation

View file

@ -12,8 +12,8 @@ Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tu
#### Administration #### Administration
Vous pouvez vous connecter sur [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) pour administrer votre insance GoToSocial. 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. [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 +26,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 :
@ -52,8 +52,8 @@ 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 /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)
N'hésitez pas à vous référer à la [https://docs.gotosocial.org/en/latest/admin/cli/](documentation de la ligne de commande de GoToSocial). N'hésitez pas à vous référer à la [https://docs.gotosocial.org/en/latest/admin/cli/](documentation de la ligne de commande de GoToSocial).
#### Création de compte utilisateur #### Création de compte utilisateur