Auto-update README

This commit is contained in:
yunohost-bot 2023-01-21 22:30:31 +00:00
parent 70ed6bd954
commit f997d537a0
2 changed files with 55 additions and 40 deletions

View file

@ -1,20 +1,26 @@
# Custom Webapp for YunoHost <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
[![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) # My Webapp for YunoHost
[![Install Custom Webapp with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=my_webapp)
[![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)* *[Lire ce readme en français.](./README_fr.md)*
> *This package allow you to install Custom Webapp quickly and simply on a YunoHost server. > *This package allows you to install My 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.* If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview ## Overview
This application allows you to easily install a custom Web application, 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 - providing files access with [SFTP](https://yunohost.org/en/filezilla).
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 It can also create a MySQL database - which will be backed up and restored with
directory. 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. 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 which contains the public files served by this app. You can put all the files
of your custom Web application inside. of your custom Web application inside.
**Shipped version:** 1.0
## Additional information **Shipped version:** 1.0~ynh12
## Disclaimers / important information
#### SFTP port #### 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); [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. 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 * Upstream app code repository: <https://github.com/YunoHost-Apps/my_webapp_ynh>
* Report a bug: https://github.com/YunoHost-Apps/my_webapp_ynh/issues * YunoHost documentation for this app: <https://yunohost.org/app_my_webapp>
* YunoHost website: https://yunohost.org/ * Report a bug: <https://github.com/YunoHost-Apps/my_webapp_ynh/issues>
--- ## Developer info
## Developers info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing).
Please do 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. 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 sudo yunohost app install https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug
or or
sudo yunohost app upgrade my_webapp -u https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug sudo yunohost app upgrade my_webapp -u https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,25 +1,32 @@
# Application vide avec accès SFTP au répertoire Web personnalisé pour YunoHost <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
[![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) # My Webapp pour YunoHost
[![Installer Custom Webapp avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=my_webapp)
*[Read this readme in english.](./README.md)* [![Niveau dinté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. *[Read this readme in english.](./README.md)*
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble > *Ce package vous permet dinstaller My Webapp rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
Cette application vous permet d'installer facilement une application vide personnalisée, 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 - fourni un accès aux fichiers avec [SFTP](https://yunohost.org/fr/filezilla).
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. 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. 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 #### 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) ; [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. 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 * Dépôt de code officiel de lapp : <https://github.com/YunoHost-Apps/my_webapp_ynh>
* Signaler un bug : https://github.com/YunoHost-Apps/my_webapp_ynh/issues * Documentation YunoHost pour cette app : <https://yunohost.org/app_my_webapp>
* Site web YunoHost : https://yunohost.org/ * Signaler un bug : <https://github.com/YunoHost-Apps/my_webapp_ynh/issues>
---
## Informations pour les développeurs ## 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. 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 sudo yunohost app install https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade my_webapp -u https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug sudo yunohost app upgrade my_webapp -u https://github.com/YunoHost-Apps/my_webapp_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>