1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webmin_ynh.git synced 2024-09-03 20:36:08 +02:00

Merge branch 'testing' of https://github.com/YunoHost-Apps/webmin_ynh into testing

This commit is contained in:
Éric Gaspar 2023-01-27 09:43:10 +01:00
commit 4161b9974d
3 changed files with 13 additions and 15 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Webmin for YunoHost
[![Integration level](https://dash.yunohost.org/integration/webmin.svg)](https://dash.yunohost.org/appci/app/webmin) ![Working status](https://ci-apps.yunohost.org/ci/badges/webmin.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/webmin.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/webmin.svg)](https://dash.yunohost.org/appci/app/webmin) ![Working status](https://ci-apps.yunohost.org/ci/badges/webmin.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/webmin.maintain.svg)
[![Install Webmin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=webmin)
*[Lire ce readme en français.](./README_fr.md)*
@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Shipped version:** 2.001~ynh1
**Shipped version:** 2.013~ynh1
## Screenshots

View file

@ -5,24 +5,23 @@ It shall NOT be edited by hand.
# Webmin pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/webmin.svg)](https://dash.yunohost.org/appci/app/webmin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/webmin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/webmin.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/webmin.svg)](https://dash.yunohost.org/appci/app/webmin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/webmin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/webmin.maintain.svg)
[![Installer Webmin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=webmin)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Webmin 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.*
> *Ce package vous permet dinstaller Webmin 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 d'ensemble
## Vue densemble
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Version incluse :** 2.001~ynh1
**Version incluse :** 2.013~ynh1
## Captures décran
## Captures d'écran
![Capture d'écran de Webmin](./doc/screenshots/screenshot1.gif)
![Capture décran de Webmin](./doc/screenshots/screenshot1.gif)
## Avertissements / informations importantes
@ -33,8 +32,8 @@ Webmin is a web-based interface for system administration for Unix. Using any mo
## Documentations et ressources
* Site officiel de l'app : <http://www.webmin.com>
* Dépôt de code officiel de l'app : <https://github.com/webmin/webmin>
* Site officiel de lapp : <http://www.webmin.com>
* Dépôt de code officiel de lapp : <https://github.com/webmin/webmin>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_webmin>
* Signaler un bug : <https://github.com/YunoHost-Apps/webmin_ynh/issues>
@ -50,4 +49,4 @@ ou
sudo yunohost app upgrade webmin -u https://github.com/YunoHost-Apps/webmin_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -6,7 +6,7 @@
"en": "Web-based interface for system administration for Unix",
"fr": "Interface Web d'administration système pour Unix"
},
"version": "2.001~ynh1",
"version": "2.013~ynh1",
"url": "http://www.webmin.com",
"upstream": {
"license": "BSD-3-Clause",