1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nomad_ynh.git synced 2024-09-03 19:55:53 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:25:34 +00:00
parent 709b298dfb
commit d92653def3
2 changed files with 16 additions and 16 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Nomad for YunoHost # Nomad for YunoHost
[![Integration level](https://dash.yunohost.org/integration/nomad.svg)](https://dash.yunohost.org/appci/app/nomad) ![Working status](https://ci-apps.yunohost.org/ci/badges/nomad.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/nomad.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/nomad.svg)](https://dash.yunohost.org/appci/app/nomad) ![Working status](https://ci-apps.yunohost.org/ci/badges/nomad.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/nomad.maintain.svg)
[![Install Nomad with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nomad) [![Install Nomad with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nomad)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -20,7 +21,6 @@ Nomad is a simple and flexible workload orchestrator to deploy and manage contai
**Shipped version:** 1.3.5~ynh1 **Shipped version:** 1.3.5~ynh1
## Screenshots ## Screenshots
![Screenshot of Nomad](./doc/screenshots/assets.png) ![Screenshot of Nomad](./doc/screenshots/assets.png)
@ -206,7 +206,7 @@ job "job-download-bullseye" {
* Official app website: <https://www.nomadproject.io/> * Official app website: <https://www.nomadproject.io/>
* Official admin documentation: <https://www.nomadproject.io/docs> * Official admin documentation: <https://www.nomadproject.io/docs>
* Upstream app code repository: <https://github.com/hashicorp/nomad> * Upstream app code repository: <https://github.com/hashicorp/nomad>
* YunoHost documentation for this app: <https://yunohost.org/app_nomad> * YunoHost Store: <https://apps.yunohost.org/app/nomad>
* Report a bug: <https://github.com/YunoHost-Apps/nomad_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/nomad_ynh/issues>
## Developer info ## Developer info

View file

@ -5,25 +5,25 @@ It shall NOT be edited by hand.
# Nomad pour YunoHost # Nomad pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/nomad.svg)](https://dash.yunohost.org/appci/app/nomad) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/nomad.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/nomad.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/nomad.svg)](https://dash.yunohost.org/appci/app/nomad) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/nomad.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/nomad.maintain.svg)
[![Installer Nomad avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nomad) [![Installer Nomad avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nomad)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Nomad rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Nomad 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
Nomad is a simple and flexible workload orchestrator to deploy and manage containers ([docker](https://www.nomadproject.io/docs/drivers/docker.html), [podman](https://www.nomadproject.io/docs/drivers/podman)), non-containerized applications ([executable](https://www.nomadproject.io/docs/drivers/exec.html), [Java](https://www.nomadproject.io/docs/drivers/java)), and virtual machines ([qemu](https://www.nomadproject.io/docs/drivers/qemu.html)) across on-prem and clouds at scale. Nomad is a simple and flexible workload orchestrator to deploy and manage containers ([docker](https://www.nomadproject.io/docs/drivers/docker.html), [podman](https://www.nomadproject.io/docs/drivers/podman)), non-containerized applications ([executable](https://www.nomadproject.io/docs/drivers/exec.html), [Java](https://www.nomadproject.io/docs/drivers/java)), and virtual machines ([qemu](https://www.nomadproject.io/docs/drivers/qemu.html)) across on-prem and clouds at scale.
**Version incluse :** 1.3.5~ynh1 **Version incluse :** 1.3.5~ynh1
## Captures décran
## Captures d'écran ![Capture décran de Nomad](./doc/screenshots/assets.png)
![Capture d'écran de Nomad](./doc/screenshots/assets.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -203,10 +203,10 @@ job "job-download-bullseye" {
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://www.nomadproject.io/> * Site officiel de lapp : <https://www.nomadproject.io/>
* Documentation officielle de l'admin : <https://www.nomadproject.io/docs> * Documentation officielle de ladmin : <https://www.nomadproject.io/docs>
* Dépôt de code officiel de l'app : <https://github.com/hashicorp/nomad> * Dépôt de code officiel de lapp : <https://github.com/hashicorp/nomad>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_nomad> * YunoHost Store: <https://apps.yunohost.org/app/nomad>
* Signaler un bug : <https://github.com/YunoHost-Apps/nomad_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/nomad_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
@ -221,4 +221,4 @@ ou
sudo yunohost app upgrade nomad -u https://github.com/YunoHost-Apps/nomad_ynh/tree/testing --debug sudo yunohost app upgrade nomad -u https://github.com/YunoHost-Apps/nomad_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>