This LXD dashboard is a web-based user interface (GUI) for managing containers and virtual machines through LXD
Find a file
matthewalanpenning ae6f846085 v1.2.6
2021-03-01 20:47:25 -05:00
admin v1.2.6 2021-03-01 20:47:25 -05:00
screenshots v1.0.1 2020-08-23 14:08:23 -04:00
CHANGELOG.md v1.2.6 2021-03-01 20:47:25 -05:00
default v1.0.0 2020-08-21 14:57:58 -04:00
Dockerfile v1.2.1 2021-02-02 21:09:35 -05:00
index.html v1.0.9 2020-09-15 07:33:23 -04:00
LICENSE v1.0.0 2020-08-21 14:57:58 -04:00
lxc v1.0.0 2020-08-21 14:57:58 -04:00
README.md v1.2.2 2021-02-04 19:16:54 -05:00
startup.sh v1.2.6 2021-03-01 20:47:25 -05:00

lxd-dashboard

This LXD dashboard by LXDWARE is a web-based user interface that makes it easy to manage the containers and virtual machines on your LXD servers. Some of the features include:

  • Creating/launching new LXD container and virtual machine instances
  • Starting, stopping, renaming, and deleting LXD instances
  • Copying instances to create new instances
  • Creating, restoring and deleting snapshots of instances
  • Creating instances from snaphots
  • Migrating instances between hosts on an LXD cluster
  • Downloading LXD container and virtual machine images to your host
  • Creating, editing and applying LXD profiles
  • Creating and editing networks, storage pools, and projects
  • Selecting between projects on a host
  • Sending shell commands to instances using exec
  • Creating and downloading backups of your LXD instance to your local computer

You can deploy the LXD dashboard on either an LXC or Docker container. The software is built primarly using Ubuntu, NGINX, and PHP.

Installation instructions can be found on the LXDWARE web site located at https://lxdware.com/installation