1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/incus_ynh.git synced 2025-12-21 09:33:04 +01:00
Powerful system container and virtual machine manager
Find a file
2025-11-18 12:35:10 +01:00
.github Initial commit 2024-02-03 12:40:21 +01:00
conf nftables: Allow dhcp over TCP and UDP 2025-11-18 12:34:58 +01: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 Bump package version 2025-11-18 12:35:04 +01:00
README.md Auto-update READMEs 2025-11-18 12:35:10 +01: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.18~ynh1

📦 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.