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.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
Ini TIDAK boleh diedit dengan tangan.
|
|
-->
|
|
|
|
# Incus untuk YunoHost
|
|
|
|
[](https://ci-apps.yunohost.org/ci/apps/incus/)  
|
|
|
|
[](https://install-app.yunohost.org/?app=incus)
|
|
|
|
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
|
|
|
> *Paket ini memperbolehkan Anda untuk memasang Incus secara cepat dan mudah pada server YunoHost.*
|
|
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
|
|
|
## Ringkasan
|
|
|
|
Incus, a owerful system container and virtual machine manager. It is a communautary fork of LXD.
|
|
|
|
|
|
**Versi terkirim:** 0.5.1~ynh2
|
|
## Dokumentasi dan sumber daya
|
|
|
|
- Website aplikasi resmi: <https://linuxcontainers.org/incus/>
|
|
- Dokumentasi admin resmi: <https://linuxcontainers.org/incus/docs/main/>
|
|
- Repositori kode aplikasi hulu: <https://github.com/lxc/incus>
|
|
- Gudang YunoHost: <https://apps.yunohost.org/app/incus>
|
|
- Laporkan bug: <https://github.com/YunoHost-Apps/incus_ynh/issues>
|
|
|
|
## Info developer
|
|
|
|
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/incus_ynh/tree/testing).
|
|
|
|
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug
|
|
atau
|
|
sudo yunohost app upgrade incus -u https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|