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
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Incus, packaged for YunoHost
Powerful system container and virtual machine manager
📦 Developer info
🛠️ 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.