1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/incus_ynh.git synced 2024-09-03 19:26:15 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2024-03-14 21:12:56 +00:00
parent ccc74176b4
commit c3a2affe09
2 changed files with 17 additions and 29 deletions

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
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.
-->
@ -16,22 +16,16 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
This is a dummy description of this app features
Incus, a owerful system container and virtual machine manager. It is a communautary fork of LXD.
**Shipped version:** 0.5.1~ynh1
## Screenshots
![Screenshot of Incus](./doc/screenshots/example.jpg)
## Documentation and resources
* Official app website: <https://linuxcontainers.org/incus/>
* Official admin documentation: <https://linuxcontainers.org/incus/docs/main/>
* Upstream app code repository: <https://github.com/lxc/incus>
* YunoHost Store: <https://apps.yunohost.org/app/incus>
* Report a bug: <https://github.com/YunoHost-Apps/incus_ynh/issues>
- Official app website: <https://linuxcontainers.org/incus/>
- Official admin documentation: <https://linuxcontainers.org/incus/docs/main/>
- Upstream app code repository: <https://github.com/lxc/incus>
- YunoHost Store: <https://apps.yunohost.org/app/incus>
- Report a bug: <https://github.com/YunoHost-Apps/incus_ynh/issues>
## Developer info
@ -39,7 +33,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug
or
sudo yunohost app upgrade incus -u https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
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.
-->
@ -16,22 +16,16 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble
Ceci est une fausse description des fonctionalités de l'app
Incus est un gestionnaire puissant de conteneurs système et de machines virtuelles. C'est un fork communautaire de LXD.
**Version incluse :** 0.5.1~ynh1
## Captures décran
![Capture décran de Incus](./doc/screenshots/example.jpg)
## Documentations et ressources
* Site officiel de lapp : <https://linuxcontainers.org/incus/>
* Documentation officielle de ladmin : <https://linuxcontainers.org/incus/docs/main/>
* Dépôt de code officiel de lapp : <https://github.com/lxc/incus>
* YunoHost Store: <https://apps.yunohost.org/app/incus>
* Signaler un bug : <https://github.com/YunoHost-Apps/incus_ynh/issues>
- Site officiel de lapp : <https://linuxcontainers.org/incus/>
- Documentation officielle de ladmin : <https://linuxcontainers.org/incus/docs/main/>
- Dépôt de code officiel de lapp : <https://github.com/lxc/incus>
- YunoHost Store : <https://apps.yunohost.org/app/incus>
- Signaler un bug : <https://github.com/YunoHost-Apps/incus_ynh/issues>
## Informations pour les développeurs
@ -39,10 +33,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug
ou
sudo yunohost app upgrade incus -u https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>