lxdui
lxdui copied to clipboard
LXDUI is a web UI for the native Linux container technology LXD/LXC
After following the steps for installation some modules are missing 
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.  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.  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...