From ad16c7bd4704d8fb19cc99218164ea79b74f64c1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 17 Jun 2022 00:05:50 +0000 Subject: [PATCH] Auto-update README --- README.md | 27 ++++++++++++++++----------- README_fr.md | 33 +++++++++++++++++++++------------ 2 files changed, 37 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 785c8be..f649a9e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # LXD Dashboard for YunoHost -[![Integration level](https://dash.yunohost.org/integration/lxd-dashboard.svg)](https://dash.yunohost.org/appci/app/lxd-dashboard) ![](https://ci-apps.yunohost.org/ci/badges/lxd-dashboard.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/lxd-dashboard.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/lxd-dashboard.svg)](https://dash.yunohost.org/appci/app/lxd-dashboard) ![Working status](https://ci-apps.yunohost.org/ci/badges/lxd-dashboard.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/lxd-dashboard.maintain.svg) [![Install LXD Dashboard with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lxd-dashboard) *[Lire ce readme en français.](./README_fr.md)* @@ -15,32 +15,37 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Makes it easy for you to take control of your LXD based infrastructure - -**Shipped version:** 3.4.0~ynh1 +Web-based user interface capable of managing multiple LXD servers from a single location. +**Shipped version:** 3.4.0~ynh2 ## Screenshots -![](./doc/screenshots/screenshot01.png) +![Screenshot of LXD Dashboard](./doc/screenshots/screenshot01.png) + +## Disclaimers / important information + +* Important: + * Since version 3.4.0~ynh2, after a bad authentication that don't let you login, just refresh the page ## Documentation and resources -* Official app website: https://lxdware.com -* Upstream app code repository: https://github.com/lxdware/lxd-dashboard -* YunoHost documentation for this app: https://yunohost.org/app_lxd-dashboard -* Report a bug: https://github.com/YunoHost-Apps/lxd-dashboard_ynh/issues +* Official app website: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/lxd-dashboard_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/lxd-dashboard_ynh/tree/testing --debug or sudo yunohost app upgrade lxd-dashboard -u https://github.com/YunoHost-Apps/lxd-dashboard_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index b452784..48ae2c0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,42 +1,51 @@ + + # LXD Dashboard pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/lxd-dashboard.svg)](https://dash.yunohost.org/appci/app/lxd-dashboard) ![](https://ci-apps.yunohost.org/ci/badges/lxd-dashboard.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/lxd-dashboard.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/lxd-dashboard.svg)](https://dash.yunohost.org/appci/app/lxd-dashboard) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/lxd-dashboard.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/lxd-dashboard.maintain.svg) [![Installer LXD Dashboard avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lxd-dashboard) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer LXD Dashboard rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* ## Vue d'ensemble +Web-based user interface capable of managing multiple LXD servers from a single location. -**Version incluse :** 3.4.0~ynh1 - - +**Version incluse :** 3.4.0~ynh2 ## Captures d'écran -![](./doc/screenshots/screenshot01.png) +![Capture d'écran de LXD Dashboard](./doc/screenshots/screenshot01.png) + +## Avertissements / informations importantes + +* Important: + * Since version 3.4.0~ynh2, after a bad authentication that don't let you login, just refresh the page ## Documentations et ressources -* Site officiel de l'app : https://lxdware.com -* Dépôt de code officiel de l'app : https://github.com/lxdware/lxd-dashboard -* Documentation YunoHost pour cette app : https://yunohost.org/app_lxd-dashboard -* Signaler un bug : https://github.com/YunoHost-Apps/lxd-dashboard_ynh/issues +* Site officiel de l'app : +* Dépôt de code officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/lxd-dashboard_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/lxd-dashboard_ynh/tree/testing --debug ou sudo yunohost app upgrade lxd-dashboard -u https://github.com/YunoHost-Apps/lxd-dashboard_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**