Merge branch 'grav' of github.com:Yunohost/doc into grav

This commit is contained in:
Kay0u 2021-02-07 00:28:36 +01:00
commit e081d62e25
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D
35 changed files with 56 additions and 31 deletions

View file

@ -9,7 +9,7 @@ routes:
Cette page pose une vue d'ensemble de l'écosystème d'un serveur sous YunoHost. Bien que celle-ci contienne des approximations et des raccourcis, elle permet de poser une première représentation générale avant de rentrer plus dans le détail des différents aspects.
![](images/ecosystem_fr.png)
![](image://ecosystem_fr.png)
Tout commence avec l'utilisateur spécial, **admin**. Il s'agit de l'administrateur de la machine qui peut installer, configurer et gérer le serveur à travers l'interface web d'administration, ou via SSH et la ligne de commande. *(Si vous êtes familier avec GNU/Linux, il est similaire à root. YunoHost possède cet utilisateur supplémentaire 'admin' pour plusieurs raisons techniques.)*

View file

@ -9,7 +9,7 @@ routes:
This page provide an overview of the ecosystem of a YunoHost server. While this overview contains several approximations, the purpose here is to introduce the global picture before digging into the different aspects.
![](images/ecosystem.png)
![](image://ecosystem.png)
Everything starts with the special user **admin**. This is the administrator of the machine who can install, configure and manage things on the server through the web administration interface, or via SSH and the command line interface. *(If you are already familiar with GNU/Linux, it is quite similar to root. YunoHost has this additional 'admin' user for several technical reasons.)*

View file

@ -7,13 +7,13 @@ routes:
default: '/app_pluxml'
---
![PluXml_logo](images/PluXml_logo.png)
![PluXml_logo](image://PluXml_logo.png)
PluXml est un moteur de blog/CMS stockant ces données en XML et ne nécessitant pas de base de données SQL.
## Aperçu
![PluXml_screenshot](images/PluXml_screenshot.jpg)
![PluXml_screenshot](image://PluXml_screenshot.jpg)
## Plugins et thèmes

View file

@ -7,13 +7,13 @@ routes:
default: '/app_pluxml'
---
![PluXml_logo](images/PluXml_logo.png)
![PluXml_logo](image://PluXml_logo.png)
PluXml is a blog/CMS storing data in XML and not in a SQL database.
## Overview
![PluXml_screenshot](images/PluXml_screenshot.jpg)
![PluXml_screenshot](image://PluXml_screenshot.jpg)
## Plugins and themes

View file

@ -21,23 +21,23 @@ Installez le programme et lancez *Filezilla*.
1. Cliquez sur l'icône *Gestionnaire de Sites* en haut à gauche de sorte à crééer une configuration utilisable ultérieurement.
![écran principal de Filezilla](images/filezilla_1.png)
![écran principal de Filezilla](image://filezilla_1.png)
2. Cliquez sur **Nouveau site** et donnez un nom au serveur que vous allez utiliser. Par exemple "Famille". Remplissez les paramètres comme sur la capture d'écran (en remplaçant l'adresse du serveur par la votre). Une fois terminé, cliquez sur **Connexion**. (N.B. : si vous souhaitez éditer les fichiers de l'application [custom webapp](https://github.com/YunoHost-Apps/my_webapp_ynh), il vous faudra utiliser un autre utilisateur que admin. Se référer à la documentation de custom webapp.)
![écran du gestionnaire de site](images/filezilla_2.png)
![écran du gestionnaire de site](image://filezilla_2.png)
3. Vous recevrez un avertissement. *Vous pouvez l'ignorer si il s'agit de la première connexion*.
![avertissement au sujet de l'empreinte inconnue du serveur](images/filezilla_3.png)
![avertissement au sujet de l'empreinte inconnue du serveur](image://filezilla_3.png)
4. Filezilla vous demande maintenant le mot de passe `admin` pour vous connecter à votre serveur
![écran d'identification demandant le mot de passe](images/filezilla_4.png)
![écran d'identification demandant le mot de passe](image://filezilla_4.png)
5. Une fois cette configuration créée, elle sera réutilisable les fois suivanteS.
![la vue du "gestionnaire de site" avec le nouveau serveur ajouté](images/filezilla_5.png)
![la vue du "gestionnaire de site" avec le nouveau serveur ajouté](image://filezilla_5.png)
<div class="alert alert-success">
<span class="glyphicon glyphicon-chevron-right"></span> Vous pouvez désormais utiliser cette configuration pour vous connecter.
@ -49,17 +49,17 @@ Installez le programme et lancez *Filezilla*.
La partie gauche correspond à votre ordinateur. La partie droite correspond au serveur YunoHost distant. Vous pouvez naviguer dans les dossiers et faire des glisser-déposer entre les deux panneaux.
![la vue pendant la connexion à un serveur distant](images/filezilla_6.png)
![la vue pendant la connexion à un serveur distant](image://filezilla_6.png)
2. Dans le panneau de droite, vous pouvez aller dans `/home/yunohost.backup/archives/` pour trouver les archives de [sauvegardes](/backup).
![le chemin où les sauvegardes sont situées sur YunoHost](images/filezilla_7.png)
![le chemin où les sauvegardes sont situées sur YunoHost](image://filezilla_7.png)
<div class="alert alert-warning">
<span class="glyphicon glyphicon-cloud-download"></span> Assurez-vous de télécharger à la fois le fichier `.tar.gz` et le fichier `.json`
</div>
![Copier les sauvegardes de YunoHost sur l'ordinateur local](images/filezilla_8.png)
![Copier les sauvegardes de YunoHost sur l'ordinateur local](image://filezilla_8.png)
----

View file

@ -21,23 +21,23 @@ Install the program and run *Filezilla*.
1. Click the *Site Manager* icon in the upper left to begin.
![Main screen of Filezilla](images/filezilla_1.png)
![Main screen of Filezilla](image://filezilla_1.png)
2. Click **New Site** and give a name the server you will be using : *Family* here. Fill the settings as on the screenshot (replace the server adress with your own), and click on **Connect**. (N.B. : if you want to interact with the [custom webapp](https://github.com/YunoHost-Apps/my_webapp_ynh) files, you should use a different user than `admin`. Refer to the custom webapp documentation.)
![Site manager screen](images/filezilla_2.png)
![Site manager screen](image://filezilla_2.png)
3. You will get a warning as you connect for the first time to the server. *You can ignore it safely the first time you get it.*
![warning about the unknown fingerprint of the server](images/filezilla_3.png)
![warning about the unknown fingerprint of the server](image://filezilla_3.png)
4. Filezilla is now asking the `admin` password to connect to your server.
![credential screen asking for the password](images/filezilla_4.png)
![credential screen asking for the password](image://filezilla_4.png)
5. Once bookmarked, your server will be backup up and you will get this screen.
![View of the "site manager" with the newly server added](images/filezilla_5.png)
![View of the "site manager" with the newly server added](image://filezilla_5.png)
<div class="alert alert-success">
<span class="glyphicon glyphicon-chevron-right"></span> You can now use your new bookmark to connect to the server
@ -49,17 +49,17 @@ Install the program and run *Filezilla*.
The left panel corresponds to your computer. The right panel corresponds to your remote YunoHost server. You can browse folders and drag-and-drop files between the two panels.
![view while connected to a remote server](images/filezilla_6.png)
![view while connected to a remote server](image://filezilla_6.png)
2. In the right panel, you can browse to `/home/yunohost.backup/archives/` to find [backup archives](/backup).
![path where backups are located on YunoHost](images/filezilla_7.png)
![path where backups are located on YunoHost](image://filezilla_7.png)
<div class="alert alert-warning">
<span class="glyphicon glyphicon-cloud-download"></span> Be sure to download both the `.tar.gz` and `.json` files.
</div>
![Copy backups from YunoHost to local computer](images/filezilla_8.png)
![Copy backups from YunoHost to local computer](image://filezilla_8.png)
----

View file

@ -42,7 +42,7 @@ For example those could be:
Actions looks like this in the admin interface:
![actions admin screenshot](images/actions_example.png)
![actions admin screenshot](image://actions_example.png)
## How to add actions to your application

View file

@ -30,7 +30,7 @@ doable and very worth it if you need it.
Here how it looks like in the admin interface:
![actions admin screenshot](images/config_panel_example.png)
![actions admin screenshot](image://config_panel_example.png)
## Usage
@ -104,7 +104,7 @@ name = "stuff"
And a real world example with the rendered admin:
![config_panel_toml_example](images/config_panel_toml_example.png)
![config_panel_toml_example](image://config_panel_toml_example.png)
As a text format:

View file

@ -27,7 +27,7 @@ application, for example that could be:
Example in the admin:
![actions admin screenshot](images/actions_example.png)
![actions admin screenshot](image://actions_example.png)
## Configuration Panel
@ -44,4 +44,4 @@ application public or not.
Example in the admin:
![actions admin screenshot](images/config_panel_example.png)
![actions admin screenshot](image://config_panel_example.png)

View file

@ -0,0 +1,5 @@
---
title: Forum
template: docs
redirect: 'https://forum.yunohost.org'
---

View file

@ -1,5 +1,5 @@
---
title: YunoHost per a organitzacions sense ànim de lucre
title: Use cases for NGOs
template: docs
taxonomy:
category: docs

View file

@ -1,5 +1,5 @@
---
title: YunoHost pour les organisations à but non lucratif
title: Cas d'usages pour associations
template: docs
taxonomy:
category: docs

View file

@ -1,5 +1,5 @@
---
title: YunoHost for non-profit organizations
title: Use cases for NGOs
template: docs
taxonomy:
category: docs

View file

@ -1,5 +1,5 @@
---
title: YunoHost per organizacion sens tòca lucrativa
title: Use cases for NGOs
template: docs
taxonomy:
category: docs

View file

@ -0,0 +1,10 @@
---
title: Communauté
template: chapter
taxonomy:
category: docs
routes:
default: '/community'
---
# Communauté

View file

@ -0,0 +1,10 @@
---
title: Community
template: chapter
taxonomy:
category: docs
routes:
default: '/community'
---
# Community