From 1160161d00d4a48c5e0464d90b76ad3cf3223dcb Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sun, 16 Oct 2022 11:02:58 +0200 Subject: [PATCH 1/2] Add Galette logo and blob in screenshots URL --- pages/04.applications/10.docs/galette/app_galette.fr.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/04.applications/10.docs/galette/app_galette.fr.md b/pages/04.applications/10.docs/galette/app_galette.fr.md index c55b7b48..c91413cf 100644 --- a/pages/04.applications/10.docs/galette/app_galette.fr.md +++ b/pages/04.applications/10.docs/galette/app_galette.fr.md @@ -7,6 +7,8 @@ routes: default: '/app_galette' --- +![logo de Galette](https://galette.eu/site/assets/img/galette.png?resize=,80) + [![Installer Galette avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=galette) [![Integration level](https://dash.yunohost.org/integration/galette.svg)](https://dash.yunohost.org/appci/app/galette) ### Index @@ -22,11 +24,11 @@ Une fois la mise à jour de l'application faite, vous devez vous rendre sur la p Une fois sur cette page, une vérification des prérequis est affiché. À l'étape suivante vous allez devoir choisir le type d'installation : ici `Mise à jour`. -![Galette MAJ](https://github.com/YunoHost/doc/tree/master/images/Galette_1_fr_MAJ.png) +![Galette MAJ](https://github.com/YunoHost/doc/blob/master/images/Galette_1_fr_MAJ.png) C'est à cette nouvelle étape, où les champs sont pré-remplis, qu'il va falloir renseigner le mot de passe de la base de données. -![Galette MdP](https://github.com/YunoHost/doc/tree/master/images/Galette_2_fr_MdP.png) +![Galette MdP](https://github.com/YunoHost/doc/blob/master/images/Galette_2_fr_MdP.png) Vous allez pouvoir le retrouver en vous connectant en SSH à votre serveur. Il faudra passer en root et afficher le fichier `config.inc.php` dans lequel se trouve le mot de passe de l'application : >sudo su From 096cc79f25576779a46883a3f17516acedf3d221 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sun, 16 Oct 2022 11:05:16 +0200 Subject: [PATCH 2/2] Add Galette logo and blob in screenshots URL --- pages/04.applications/10.docs/galette/app_galette.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/04.applications/10.docs/galette/app_galette.md b/pages/04.applications/10.docs/galette/app_galette.md index 233926ad..ae7b6727 100644 --- a/pages/04.applications/10.docs/galette/app_galette.md +++ b/pages/04.applications/10.docs/galette/app_galette.md @@ -7,6 +7,8 @@ routes: default: '/app_galette' --- +![logo of Galette](https://galette.eu/site/assets/img/galette.png?resize=,80) + [![Installer Galette avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=galette) [![Integration level](https://dash.yunohost.org/integration/galette.svg)](https://dash.yunohost.org/appci/app/galette) ### Index @@ -22,11 +24,11 @@ Once you have updated the application, you must go to the installer page which b Once on this page, a verification of the prerequisites is displayed. At the next step you will have to choose the type of installation: here `Update`. -![Galette Update](https://github.com/YunoHost/doc/tree/master/images/Galette_1_en_Update.png) +![Galette Update](https://github.com/YunoHost/doc/blob/master/images/Galette_1_en_Update.png) It is at this new step, where the fields are pre-filled, that you will have to fill in the database password. -![Galette Password](https://github.com/YunoHost/doc/tree/master/images/Galette_2_en_Passwd.png) +![Galette Password](https://github.com/YunoHost/doc/blob/master/images/Galette_2_en_Passwd.png) You will be able to find it by connecting to your server with SSH. You will have to switch to `root` and display the `config.inc.php` file in which the application password is located: >sudo su