From 37d9543482922c57068a86ff305a1b5aa07d124a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 17 Mar 2023 11:19:13 +0000 Subject: [PATCH] Auto-update README --- README.md | 8 ++++---- README_fr.md | 12 ++++++++++++ 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cc65aa7..cc72d5e 100644 --- a/README.md +++ b/README.md @@ -40,15 +40,15 @@ To come back to your "duniter" screen to see if the sync is finished, you have t ## Configurations - In order to compute blocks you will have to set your member credentials with `sudo su - duniter -c "duniter --home \$HOME wizard key"` or from the webadmin. -- BMA, the client API is accessible from `https://duniter.domain.tld/bma/` if enabled . The last `/` is necessary. It can be used in Cesium and Silkaj. +- BMA, the client API is accessible from `https://duniter.domain.tld/bma/` if enabled . The last `/` is necessary to the proper functioning. This URL can be use in Cesium and Silkaj. - The web administration interface is accessible via `https://duniter.domain.tld/` and is only accessible to the administrator specified at the installation. -- **Warning**: In case the Webui tells you your network configuration is wrong and proposes to correct it, do not apply it, otherwise it breaks the specific configuration made for this package. -You can manually reset the configuration with following command: +- **Warning**: In case the Webui tells you your network configuration is wrong and proposes to correct it, do not apply it, otherwise it breaks the specific configuration made to the proper functioning this package. +In case you applied this correction, you can manually reset the configuration with following command: `sudo su - duniter -c "duniter --home \$HOME config --bma --ipv4 127.0.0.1 --port CHOSEN_PORT --remoteh YOUR_DOMAIN --remotep 443 --noupnp"` ## Cesium Cesium is a wallet webapp. You can install it with: -- [With the YunoHost app](https://github.com/YunoHost-Apps/cesium_ynh) +- [YunoHost app](https://github.com/YunoHost-Apps/cesium_ynh) ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index ee8a4e6..8492939 100644 --- a/README_fr.md +++ b/README_fr.md @@ -38,6 +38,18 @@ Pendant la synchronisation, vous pouvez faire CTRL+SHIFT+a+d afin de quitter san Pour revenir à votre écran "duniter" pour voir si la synchro est terminée, vous devez lancer la commande `screen -d duniter` +## Configurations +- Afin de calculer des blocs, il faut configurer ses identifiants membre avec `sudo su - duniter -c "duniter --home \$HOME wizard key"` ou via l’interface d’administration web. +- BMA, l’API client est accessible via `https://duniter.domain.tld/bma/` si activé. Le dernier `/` est nécessaire à son fonctionnement. Cette URL peut être utilisée dans Cesium et Silkaj. +- L’interface d’administration web est accessible à l’adresse `https://duniter.domain.tld/` et est uniquement accessible à l’administrateur spécifié lors de l’installation. +- **Attention** : dans le cas où l’interface d’administration web vous notifie que votre configuration réseau est incorrecte et propose de la corriger, ne le faites pas, autrement ça cassera la configuration spécifique au bon fonctionnement de ce paquet. +Dans le cas où vous auriez appliqué cette correction, vous pouvez manuellement remettre en place la configuration avec la commande suivante : +`sudo su - duniter -c "duniter --home \$HOME config --bma --ipv4 127.0.0.1 --port CHOSEN_PORT --remoteh YOUR_DOMAIN --remotep 443 --noupnp"` + +## Cesium +Cesium est une application portefeuilles web. Vous pouvez l’installer : +- [avec l’application YunoHost](https://github.com/YunoHost-Apps/cesium_ynh) + ## Documentations et ressources * Site officiel de l’app :