No description
Find a file
2026-08-12 16:03:33 +02:00
.github Initial commit 2026-08-12 15:51:25 +02:00
conf Initial commit 2026-08-12 23:03:18 +09:00
doc Initial commit 2026-08-12 23:03:18 +09:00
scripts Initial commit 2026-08-12 23:03:18 +09:00
.editorconfig Initial commit 2026-08-12 15:51:25 +02:00
.gitattributes Initial commit 2026-08-12 15:51:25 +02:00
.gitignore Initial commit 2026-08-12 15:51:25 +02:00
LICENSE Initial commit 2026-08-12 15:51:25 +02:00
manifest.toml Initial commit 2026-08-12 23:03:18 +09:00
README.md Auto-update READMEs 2026-08-12 16:03:33 +02:00
tests.toml Initial commit 2026-08-12 23:03:18 +09:00

Logo of LXD UI LXD UI, packaged for YunoHost

Manage LXD containers and virtual machines from a web interface

Version: 0.22~ynh1

Screenshots

Screenshot of LXD UI

📦 Developer info

Automatic tests level

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

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

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

📚 App packaging documentation

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