lxdui icon indicating copy to clipboard operation
lxdui copied to clipboard

LXDUI is a web UI for the native Linux container technology LXD/LXC

Results 51 lxdui issues
Sort by recently updated
recently updated
newest added

After following the steps for installation some modules are missing ![IMG_20220209_170323.jpg](https://user-images.githubusercontent.com/43727158/153297814-36ea9ccc-1762-4e20-b5c9-a6442238659a.jpg)

This PR introduces a way to clone only an instances specifications, without copying the content of the disk. This allows us to simply spin up another instance with, for example,...

Hi, how can I increase the session timeout of the web UI? It seems quite short. Sometimes I get logged out while using the webinterface. This is especially annoying when...

Hey guys! I just came across this awesome project and I wanted to give it a try. I noticed that somehow I'm being tracked while using the application. ![image](https://user-images.githubusercontent.com/6363686/126792826-f4d91adc-0305-4c70-9093-ba230cba6dbf.png) Is...

With this docker-compose file is easy to any user to activate the dockerfile. Usage: docker-compose build docker-compose up -d

Firstly, great product, thanks for releasing it. Given that: - there are a number of open issues and PR's - the last commit was over a year ago (in both...

The project has no documented way to report a security vulnerability in private to the developers (at least not that I saw; there's no `SECURITY.md` for example).

Cloning a container from /ui/containers copies the mac address for the container. ![image](https://user-images.githubusercontent.com/10237910/50551897-7d467100-0c56-11e9-98ef-510fa9bdee61.png) web6 was created by using `lxc copy web5 web6` but web5 was created by using the clone...

How do I uninstall this? I've tried running `setup.py remove` and `setup.py uninstall` but neither seems to do it.

Is it possible to change the root disk size through the UI? I see that the RAW JSON data of the container has the root defined however that file can...