mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge branch 'grav' of github.com:Yunohost/doc into grav
This commit is contained in:
commit
e081d62e25
35 changed files with 56 additions and 31 deletions
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
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.)*
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
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.)*
|
||||
|
||||
|
|
|
@ -7,13 +7,13 @@ routes:
|
|||
default: '/app_pluxml'
|
||||
---
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||

|
||||
|
||||
## Plugins et thèmes
|
||||
|
||||
|
|
|
@ -7,13 +7,13 @@ routes:
|
|||
default: '/app_pluxml'
|
||||
---
|
||||
|
||||

|
||||

|
||||
|
||||
PluXml is a blog/CMS storing data in XML and not in a SQL database.
|
||||
|
||||
## Overview
|
||||
|
||||

|
||||

|
||||
|
||||
## Plugins and themes
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
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.)
|
||||
|
||||

|
||||

|
||||
|
||||
3. Vous recevrez un avertissement. *Vous pouvez l'ignorer si il s'agit de la première connexion*.
|
||||
|
||||

|
||||

|
||||
|
||||
4. Filezilla vous demande maintenant le mot de passe `admin` pour vous connecter à votre serveur
|
||||
|
||||

|
||||

|
||||
|
||||
5. Une fois cette configuration créée, elle sera réutilisable les fois suivanteS.
|
||||
|
||||

|
||||

|
||||
|
||||
<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.
|
||||
|
||||

|
||||

|
||||
|
||||
2. Dans le panneau de droite, vous pouvez aller dans `/home/yunohost.backup/archives/` pour trouver les archives de [sauvegardes](/backup).
|
||||
|
||||

|
||||

|
||||
|
||||
<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>
|
||||
|
||||

|
||||

|
||||
|
||||
----
|
||||
|
||||
|
|
|
@ -21,23 +21,23 @@ Install the program and run *Filezilla*.
|
|||
|
||||
1. Click the *Site Manager* icon in the upper left to begin.
|
||||
|
||||

|
||||

|
||||
|
||||
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.)
|
||||
|
||||

|
||||

|
||||
|
||||
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.*
|
||||
|
||||

|
||||

|
||||
|
||||
4. Filezilla is now asking the `admin` password to connect to your server.
|
||||
|
||||

|
||||

|
||||
|
||||
5. Once bookmarked, your server will be backup up and you will get this screen.
|
||||
|
||||

|
||||

|
||||
|
||||
<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.
|
||||
|
||||

|
||||

|
||||
|
||||
2. In the right panel, you can browse to `/home/yunohost.backup/archives/` to find [backup archives](/backup).
|
||||
|
||||

|
||||

|
||||
|
||||
<div class="alert alert-warning">
|
||||
<span class="glyphicon glyphicon-cloud-download"></span> Be sure to download both the `.tar.gz` and `.json` files.
|
||||
</div>
|
||||
|
||||

|
||||

|
||||
|
||||
----
|
||||
|
||||
|
|
|
@ -42,7 +42,7 @@ For example those could be:
|
|||
|
||||
Actions looks like this in the admin interface:
|
||||
|
||||

|
||||

|
||||
|
||||
## How to add actions to your application
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ doable and very worth it if you need it.
|
|||
|
||||
Here how it looks like in the admin interface:
|
||||
|
||||

|
||||

|
||||
|
||||
## Usage
|
||||
|
||||
|
@ -104,7 +104,7 @@ name = "stuff"
|
|||
|
||||
And a real world example with the rendered admin:
|
||||
|
||||

|
||||

|
||||
|
||||
As a text format:
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ application, for example that could be:
|
|||
|
||||
Example in the admin:
|
||||
|
||||

|
||||

|
||||
|
||||
## Configuration Panel
|
||||
|
||||
|
@ -44,4 +44,4 @@ application public or not.
|
|||
|
||||
Example in the admin:
|
||||
|
||||

|
||||

|
||||
|
|
5
pages/03.community/01.forum/forum.md
Normal file
5
pages/03.community/01.forum/forum.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Forum
|
||||
template: docs
|
||||
redirect: 'https://forum.yunohost.org'
|
||||
---
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: YunoHost per a organitzacions sense ànim de lucre
|
||||
title: Use cases for NGOs
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: YunoHost pour les organisations à but non lucratif
|
||||
title: Cas d'usages pour associations
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: YunoHost for non-profit organizations
|
||||
title: Use cases for NGOs
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: YunoHost per organizacion sens tòca lucrativa
|
||||
title: Use cases for NGOs
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs
|
10
pages/03.community/community.fr.md
Normal file
10
pages/03.community/community.fr.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Communauté
|
||||
template: chapter
|
||||
taxonomy:
|
||||
category: docs
|
||||
routes:
|
||||
default: '/community'
|
||||
---
|
||||
|
||||
# Communauté
|
10
pages/03.community/community.md
Normal file
10
pages/03.community/community.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: Community
|
||||
template: chapter
|
||||
taxonomy:
|
||||
category: docs
|
||||
routes:
|
||||
default: '/community'
|
||||
---
|
||||
|
||||
# Community
|
Loading…
Add table
Reference in a new issue