mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
Update README_fr.md
Instruction to migrate to paheko
This commit is contained in:
parent
dbdc4c3ce7
commit
5bcefb6fc8
1 changed files with 18 additions and 2 deletions
18
README_fr.md
18
README_fr.md
|
@ -52,7 +52,23 @@ Vous pouvez dès maintenant mettre à niveau Garradin avec Paheko !
|
|||
|
||||
Ne continuez pas avec ce dépôt, il ne sera plus maintenu. Rendez-vous sur le dépôt Paheko et lisez les instructions pour migrer votre application Garradin vers Paheko :
|
||||
|
||||
https://github.com/YunoHost-Apps/paheko_ynh/
|
||||
### Migrer vers Paheko
|
||||
|
||||
Pour migrer Garradin vers Paheko, vous allez devoir mettre à jour l'application Garradin. Ensuite 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/tree/garradin-migration --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.
|
||||
|
||||
Une fois la migration terminée, vous pourrez mettre à jour avec la dernière version stable de Paheko
|
||||
|
||||
```
|
||||
sudo yunohost app upgrade paheko
|
||||
```
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue