1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lxd_ynh.git synced 2025-11-05 20:18:39 +01:00
LXD package for YunoHost
Find a file
2025-08-30 23:12:00 +02:00
.github Improving 2025-03-18 00:01:16 +01:00
conf switch to ynh_install_go 2024-12-28 22:35:16 +01:00
doc Improving 2025-03-18 00:01:16 +01:00
scripts do not use the compiled liblxc 2025-08-30 22:33:24 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 01:03:15 +02:00
LICENSE Create LICENSE 2021-03-02 14:59:50 +01:00
manifest.toml add back lxc-dev deps 2025-08-30 22:29:07 +02:00
README.md Auto-update READMEs 2025-08-30 22:29:43 +02:00
tests.toml Improving 2025-03-18 00:01:16 +01:00

Logo of LXD LXD, packaged for YunoHost

Manage virtual machines and system containers

🌐 Official app website App Demo Version: 6.5~ynh2

Screenshots

Screenshot of LXD

📦 Developer info

Automatic tests level

🛠️ Upstream LXD repository: https://github.com/canonical/lxd

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/lxd_ynh/tree/testing

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

📚 App packaging documentation

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