diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lee el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index ab080b4..a353a53 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. -**Shipped version:** 5.20~ynh2 +**Shipped version:** 5.21.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..7f12bab --- /dev/null +++ b/README_es.md @@ -0,0 +1,49 @@ + + +# LXD para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/lxd.svg)](https://dash.yunohost.org/appci/app/lxd) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/lxd.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/lxd.maintain.svg) + +[![Instalar LXD con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lxd) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarLXD rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. + +**Versión actual:** 5.21.1~ynh1 + +**Demo:** + +## Capturas + +![Captura de LXD](./doc/screenshots/LXD-logo.png) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/lxd_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/lxd_ynh/tree/testing --debug +o +sudo yunohost app upgrade lxd -u https://github.com/YunoHost-Apps/lxd_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index a1299a0..f0a032e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. -**Paketatutako bertsioa:** 5.20~ynh2 +**Paketatutako bertsioa:** 5.21.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 7755561..8f9f6f5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. LXD est un gestionnaire de conteneurs système et de machines virtuelles de nouvelle génération. Il offre une expérience utilisateur unifiée autour de systèmes Linux complets fonctionnant dans des conteneurs ou des machines virtuelles. -**Version incluse :** 5.20~ynh2 +**Version incluse :** 5.21.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index da4be9c..e9b9828 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. -**Versión proporcionada:** 5.20~ynh2 +**Versión proporcionada:** 5.21.1~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 84df4cf..2739b83 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. -**分发版本:** 5.20~ynh2 +**分发版本:** 5.21.1~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index fc7a7d3..ad8e2fc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "LXD" description.en = "Offers a user experience similar to virtual machines but using Linux containers instead." description.fr = "Offre une expérience utilisateur similaire aux machines virtuelles mais en utilisant des conteneurs Linux à la place." -version = "5.20~ynh2" +version = "5.21.1~ynh1" maintainers = ["kay0u"] @@ -20,7 +20,7 @@ code = "https://github.com/canonical/lxd" cpe = "cpe:2.3:a:canonical:lxd" [integration] -yunohost = ">= 4.3.0" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = "not_relevant" @@ -44,8 +44,8 @@ ram.runtime = "500M" armhf.sha256 = "837f4bf4e22fcdf920ffeaa4abf3d02d1314e03725431065f4d44c46a01b42fe" [resources.sources.lxd] - url = "https://github.com/canonical/lxd/releases/download/lxd-5.20/lxd-5.20.tar.gz" - sha256 = "2f958b757f4cde64d0f3578da0bda9ee5965a3a70ec0956eddf8287d1290167f" + url = "https://github.com/canonical/lxd/releases/download/lxd-5.21.1/lxd-5.21.1.tar.gz" + sha256 = "f148aa7e1fc31f6cef3038e141e9bd03787274ffc506b97376d758abf1a93cb7" autoupdate.strategy = "latest_github_release" [resources.system_user]