1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/incus_ynh.git synced 2025-11-05 11:38:35 +01:00
Powerful system container and virtual machine manager
Find a file
2025-09-25 19:12:14 +02:00
.github Initial commit 2024-02-03 12:40:21 +01:00
conf Use an nftables config file instead of post_iptable_rules. Rename functions for coherency with helpers v2.1 2025-09-15 13:19:03 +02:00
doc Update docs 2024-03-14 22:12:24 +01:00
scripts Fix typo on upgrade script 2025-09-17 13:01:24 +02:00
.gitattributes Initial commit 2024-02-03 12:40:21 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-11-09 15:38:48 +01:00
LICENSE add license 2024-03-14 22:12:49 +01:00
manifest.toml Remove warning about manifest schema 2025-09-25 19:12:14 +02:00
README.md Auto-update READMEs 2025-09-15 13:28:06 +02:00
tests.toml Remove cluster support for now, will add again when properly implemented 2025-01-06 13:47:25 +01:00

Logo of Incus Incus, packaged for YunoHost

Powerful system container and virtual machine manager

🌐 Official app website App Demo Version: 6.16~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream Incus repository: https://github.com/lxc/incus

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/incus_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade incus -u https://github.com/YunoHost-Apps/incus_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.