LXD-UI
LXD-UI is a browser frontend for LXD. It enables easy and accessible container and virtual machine management. Targets small and large scale private clouds.
Install
Get the LXD snap
sudo snap install --stable lxd
Or refresh to ensure at least version 5.14 is installed
sudo snap refresh --stable lxd
Follow the guide to access the LXD web UI.
Contributing
You might want to:
- View the source on GitHub.
- Read about running the UI from git checkout, tests and advanced setup.
Architecture
LXD-UI is a single page application written in TypeScript and React. See Architecture for details on bundling with LXD and the dev setup.
Examples
Create an instance | Instance list | Instance terminal |
---|---|---|
Graphic console | Profile list | Cluster groups |
---|---|---|
Storage | Operations | Warnings |
---|---|---|