lxd-webgui icon indicating copy to clipboard operation
lxd-webgui copied to clipboard

A lightweight web frontend for LXD

Results 26 lxd-webgui issues
Sort by recently updated
recently updated
newest added

Always waiting for the images to load for ages is no fun. Cache it in local storage. Update it in the background, in specific time intervals (once a day?). Make...

Show a status bar, and say what's going on, instead of letting the user wait for a long time.

Steps to reproduce: 1. Create container. 2. Do something with container and stop it 3. Create an image from container with `lxc publish` 4. Try to create a new container...

There're link to third party client on [this page](https://linuxcontainers.org/lxd/rest-api/). How about to add a web GUI there? What do you think?

Currently the container details is not very pretty. It should display all important information quickly and nicely, e.g. ip address.

Implement pre-container log viewer.

enhancement