From 14c16bdc6aa8f0f0c3726a9888d9c85ceadf9f3e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 Feb 2023 14:05:23 +0000 Subject: [PATCH] Auto-update README --- README.md | 14 ++++++++++++++ README_fr.md | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/README.md b/README.md index f4bff58..c6ae995 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,20 @@ You can now upgrade Garradin with Paheko ! ![Screenshot of Paheko](./doc/screenshots/screenshot.png) +## Disclaimers / important information + +### Migrate from Garradin + +This package handle the migration from Garradin to Paheko. For that, you will have to upgrade your Garradin application with this repository. This can only be done from the command-line interface - e.g. through SSH. Once you're connected, you simply have to execute the following: + +```bash +sudo yunohost app upgrade garradin -u https://github.com/YunoHost-Apps/paheko_ynh --debug +``` + +The --debug option will let you see the full output. If you encounter any issue, please report it aand paste the logs. + +**Important**: After the migration, you'll have to wait a couple of minutes (at most 3 minutes) before you can start using Paheko. + ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 3940bb6..8197911 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,6 +37,20 @@ Paheko (Nous avons choisi le nom Paheko, un mot de la langue Māori qui signifie ![Capture d’écran de Paheko](./doc/screenshots/screenshot.png) +## Avertissements / informations importantes + +### Migrer depuis Garradin + +Ce paquet supporte la migration de Garradin vers Paheko. Pour ce faire, vous allez devoir mettre à jour l'application Garradin à l'aide de ce dépôt. Cette opération ne peut se faire seulement depuis une interface en ligne de commande, autrement dit en SSH. Une fois connecté/e, vous devez simplement lancer la commande suivante : + +```bash +sudo yunohost app upgrade garradin -u https://github.com/YunoHost-Apps/paheko_ynh --debug +``` + +L'option debug vous permet de voir l'entièreté du journal d'installation. Si vous rencontrez des difficultés, merci de créer un ticket en collant le journal d'erreur. + +**Important** : Après la migration, veuillez attendre quelques instants (maximum 3 minutes) avant de commencer à utiliser Paheko. + ## Documentations et ressources * Site officiel de l’app :