2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lxd_ynh.git synced 2026-03-25 23:12:45 +01:00
LXD package for YunoHost
Find a file
2026-02-28 01:04:46 +01: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 add backup and restore instructions to ADMIN.md and ADMIN_fr.md 2026-02-27 21:14:52 +09:00
scripts use go as resource 2026-02-27 22:53:26 +09: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 system_user before install_dir 2026-02-27 23:00:35 +09:00
README.md Auto-update READMEs 2026-02-27 00:21:16 +01:00
tests.toml use go as resource 2026-02-27 22:53:26 +09:00

Logo of LXD LXD, packaged for YunoHost

Manage virtual machines and system containers

🌐 Official app website App Demo Version: 6.7~ynh1

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.