mirror of
https://github.com/YunoHost-Apps/incus_ynh.git
synced 2024-09-03 19:26:15 +02:00
43 lines
1.9 KiB
Markdown
43 lines
1.9 KiB
Markdown
<!--
|
||
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
NON DEVE essere modificato manualmente.
|
||
-->
|
||
|
||
# Incus per YunoHost
|
||
|
||
[](https://dash.yunohost.org/appci/app/incus)  
|
||
|
||
[](https://install-app.yunohost.org/?app=incus)
|
||
|
||
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||
|
||
> *Questo pacchetto ti permette di installare Incus su un server YunoHost in modo semplice e veloce.*
|
||
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||
|
||
## Panoramica
|
||
|
||
Incus, a owerful system container and virtual machine manager. It is a communautary fork of LXD.
|
||
|
||
|
||
**Versione pubblicata:** 0.5.1~ynh1
|
||
## Documentazione e risorse
|
||
|
||
- Sito web ufficiale dell’app: <https://linuxcontainers.org/incus/>
|
||
- Documentazione ufficiale per gli amministratori: <https://linuxcontainers.org/incus/docs/main/>
|
||
- Repository upstream del codice dell’app: <https://github.com/lxc/incus>
|
||
- Store di YunoHost: <https://apps.yunohost.org/app/incus>
|
||
- Segnala un problema: <https://github.com/YunoHost-Apps/incus_ynh/issues>
|
||
|
||
## Informazioni per sviluppatori
|
||
|
||
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/incus_ynh/tree/testing).
|
||
|
||
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug
|
||
o
|
||
sudo yunohost app upgrade incus -u https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|