Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lxdware/lxd-dashboard
This LXD dashboard is a web-based user interface (GUI) for managing containers and virtual machines through LXD
https://github.com/lxdware/lxd-dashboard
containers dashboard docker gui instances lxc lxc-containers lxc-lxd lxd lxd-container lxd-dashboard lxd-frontend lxd-gui lxd-interface lxd-web lxdware opensource user-interface virtual-machines webui
Last synced: 2 months ago
JSON representation
This LXD dashboard is a web-based user interface (GUI) for managing containers and virtual machines through LXD
- Host: GitHub
- URL: https://github.com/lxdware/lxd-dashboard
- Owner: lxdware
- License: agpl-3.0
- Created: 2020-08-21T18:56:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T09:08:33.000Z (over 1 year ago)
- Last Synced: 2024-08-01T19:41:42.806Z (5 months ago)
- Topics: containers, dashboard, docker, gui, instances, lxc, lxc-containers, lxc-lxd, lxd, lxd-container, lxd-dashboard, lxd-frontend, lxd-gui, lxd-interface, lxd-web, lxdware, opensource, user-interface, virtual-machines, webui
- Language: Hack
- Homepage: https://lxdware.com
- Size: 18.8 MB
- Stars: 306
- Watchers: 15
- Forks: 36
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - lxdware/lxd-dashboard - This LXD dashboard is a web-based user interface (GUI) for managing containers and virtual machines through LXD (docker)
README
# lxd-dashboard
This open source LXD dashboard is developed by LXDWARE and provides a web-based user interface capable of managing multiple LXD servers from a single location. Some of the features include:- Connect and manage multiple LXD servers
- Create LXD container and virtual machine instances from either a form or JSON input
- Start, stop, rename, and delete LXD instances
- Copy instances to create new instances
- Create, restore and delete snapshots of instances
- Create instances from snaphots
- Migrate instances between hosts on an LXD cluster
- Download LXD container and virtual machine images to LXD hosts
- Create, edit, apply, and remove LXD profiles
- Create, edit, and delete networks, storage pools, storage volumes, and projects
- Switch between projects on an LXD host
- Interact with instances using web-based terminal
- Create and download backups of LXD instance to your local computer
- Create local users and groups
- Apply role based access controlThe LXD dashboard can be deployed on either an LXC or Docker container. The software is built primarily using Ubuntu, NGINX, and PHP.
Installation instructions can be found on the LXDWARE web site located at https://lxdware.com/installation