From f997d537a04be2091518ee79934c12473728ebab Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 21 Jan 2023 22:30:31 +0000 Subject: [PATCH] Auto-update README --- README.md | 47 +++++++++++++++++++++++++++-------------------- README_fr.md | 48 ++++++++++++++++++++++++++++-------------------- 2 files changed, 55 insertions(+), 40 deletions(-) diff --git a/README.md b/README.md index 386d834..86ab935 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,26 @@ -# Custom Webapp for YunoHost + -[![Integration level](https://dash.yunohost.org/integration/my_webapp.svg)](https://dash.yunohost.org/appci/app/my_webapp) ![](https://ci-apps.yunohost.org/ci/badges/my_webapp.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/my_webapp.maintain.svg) -[![Install Custom Webapp with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=my_webapp) +# My Webapp for YunoHost + +[![Integration level](https://dash.yunohost.org/integration/my_webapp.svg)](https://dash.yunohost.org/appci/app/my_webapp) ![Working status](https://ci-apps.yunohost.org/ci/badges/my_webapp.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/my_webapp.maintain.svg) +[![Install My Webapp with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=my_webapp) *[Lire ce readme en français.](./README_fr.md)* -> *This package allow you to install Custom Webapp quickly and simply on a YunoHost server. -If you don't have YunoHost, please see [here](https://yunohost.org/install) to know how to install and enjoy it.* +> *This package allows you to install My Webapp quickly and simply on a YunoHost server. +If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview This application allows you to easily install a custom Web application, -providing files access with [SFTP](https://yunohost.org/en/filezilla). It can also create a MySQL database - -which will be backed up and restored with your application. The connection -details will be stored in the file `db_accesss.txt` located in the root -directory. +providing files access with [SFTP](https://yunohost.org/en/filezilla). + +It can also create a MySQL database - which will be backed up and restored with +your application. The connection details will be stored in the file +`db_access.txt` located in the root directory. PHP-FPM version can also be selected among 7.3, 7.4, and 8.0. @@ -24,9 +30,9 @@ during the installation. Under the Web directory, you will see a `www` folder which contains the public files served by this app. You can put all the files of your custom Web application inside. -**Shipped version:** 1.0 -## Additional information +**Shipped version:** 1.0~ynh12 +## Disclaimers / important information #### SFTP port @@ -34,21 +40,22 @@ You may have change the SSH port as described in this section: [Modify the SSH port](https://yunohost.org/en/security#modify-the-ssh-port); then you should use this port to update your website with SFTP. -## Links +## Documentation and resources - * YunoHost documentation for this app: https://yunohost.org/en/app_my_webapp - * Report a bug: https://github.com/YunoHost-Apps/my_webapp_ynh/issues - * YunoHost website: https://yunohost.org/ +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ---- +## Developer info -## Developers info - -Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing). +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug or sudo yunohost app upgrade my_webapp -u https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 07cd068..476fa37 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,25 +1,32 @@ -# Application vide avec accès SFTP au répertoire Web personnalisé pour YunoHost + -[![Niveau d'intégration](https://dash.yunohost.org/integration/my_webapp.svg)](https://dash.yunohost.org/appci/app/my_webapp) ![](https://ci-apps.yunohost.org/ci/badges/my_webapp.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/my_webapp.maintain.svg) -[![Installer Custom Webapp avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=my_webapp) +# My Webapp pour YunoHost -*[Read this readme in english.](./README.md)* +[![Niveau d’intégration](https://dash.yunohost.org/integration/my_webapp.svg)](https://dash.yunohost.org/appci/app/my_webapp) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/my_webapp.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/my_webapp.maintain.svg) +[![Installer My Webapp avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=my_webapp) -> *Ce package vous permet d'installer une Application vide avec accès SFTP au répertoire Web personnalisé 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.* +*[Read this readme in english.](./README.md)* -## Vue d'ensemble +> *Ce package vous permet d’installer My Webapp 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 Cette application vous permet d'installer facilement une application vide personnalisée, -fourni un accès aux fichiers avec [SFTP](https://yunohost.org/fr/filezilla). Elle peut également créer une base de données MySQL - -qui sera sauvegardée et restaurée avec votre application. Les détails de connexion -seront stockés dans le fichier `db_accesss.txt` situé dans le répertoire racine. +fourni un accès aux fichiers avec [SFTP](https://yunohost.org/fr/filezilla). + +Elle peut également créer une base de données MySQL - qui sera sauvegardée et +restaurée avec votre application. Les détails de connexion seront stockés dans +le fichier `db_accesss.txt` situé dans le répertoire racine. La version de PHP-FPM peut aussi être choisie, parmi 7.3, 7.4, et 8.0. -**Version incluse :** 1.0 -## Informations additionnelles +**Version incluse :** 1.0~ynh12 +## Avertissements / informations importantes #### Port SFTP @@ -27,21 +34,22 @@ Vous avez peut-être changé le port SSH comme décrit dans cette section : [Modifier le port SSH](https://yunohost.org/fr/security#modify-the-ssh-port) ; alors vous devriez utiliser ce port pour mettre à jour votre site Web avec SFTP. -## Liens +## Documentations et ressources - * Documentation YunoHost pour cette app : https://yunohost.org/fr/app_my_webapp - * Signaler un bug : https://github.com/YunoHost-Apps/my_webapp_ynh/issues - * Site web YunoHost : https://yunohost.org/ - ---- +* 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 dans la [branche testing](https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing). +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug ou sudo yunohost app upgrade my_webapp -u https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug ``` + +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file