1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cockpit_ynh.git synced 2024-09-03 18:16:26 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/cockpit_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-08-12 10:41:51 +02:00
commit 9b45103fbc
2 changed files with 14 additions and 14 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Cockpit for YunoHost # Cockpit for YunoHost
[![Integration level](https://dash.yunohost.org/integration/cockpit.svg)](https://dash.yunohost.org/appci/app/cockpit) ![Working status](https://ci-apps.yunohost.org/ci/badges/cockpit.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/cockpit.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/cockpit.svg)](https://dash.yunohost.org/appci/app/cockpit) ![Working status](https://ci-apps.yunohost.org/ci/badges/cockpit.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/cockpit.maintain.svg)
[![Install Cockpit with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cockpit) [![Install Cockpit with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cockpit)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -20,7 +21,6 @@ Cockpit is a web-based graphical interface for servers, intended for everyone.
**Shipped version:** 188~ynh2 **Shipped version:** 188~ynh2
## Screenshots ## Screenshots
![Screenshot of Cockpit](./doc/screenshots/screenshot-storage.png) ![Screenshot of Cockpit](./doc/screenshots/screenshot-storage.png)

View file

@ -5,31 +5,31 @@ It shall NOT be edited by hand.
# Cockpit pour YunoHost # Cockpit pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/cockpit.svg)](https://dash.yunohost.org/appci/app/cockpit) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/cockpit.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/cockpit.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/cockpit.svg)](https://dash.yunohost.org/appci/app/cockpit) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/cockpit.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/cockpit.maintain.svg)
[![Installer Cockpit avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cockpit) [![Installer Cockpit avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cockpit)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Cockpit rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Cockpit 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Cockpit is a web-based graphical interface for servers, intended for everyone. Cockpit is a web-based graphical interface for servers, intended for everyone.
**Version incluse :** 188~ynh2 **Version incluse :** 188~ynh2
## Captures décran
## Captures d'écran ![Capture décran de Cockpit](./doc/screenshots/screenshot-storage.png)
![Capture d'écran de Cockpit](./doc/screenshots/screenshot-storage.png)
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://cockpit-project.org/> * Site officiel de lapp : <https://cockpit-project.org/>
* Documentation officielle de l'admin : <https://cockpit-project.org/documentation.html> * Documentation officielle de ladmin : <https://cockpit-project.org/documentation.html>
* Dépôt de code officiel de l'app : <https://github.com/cockpit-project/cockpit> * Dépôt de code officiel de lapp : <https://github.com/cockpit-project/cockpit>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_cockpit> * Documentation YunoHost pour cette app : <https://yunohost.org/app_cockpit>
* Signaler un bug : <https://github.com/YunoHost-Apps/cockpit_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/cockpit_ynh/issues>
@ -45,4 +45,4 @@ ou
sudo yunohost app upgrade cockpit -u https://github.com/YunoHost-Apps/cockpit_ynh/tree/testing --debug sudo yunohost app upgrade cockpit -u https://github.com/YunoHost-Apps/cockpit_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>