Skip to content

mrgnr/lxweb

Repository files navigation

lxweb

An experimental web-based instance manager for LXD.

This project is implemented using the Quart web framework, React for frontend components and Vanilla Framework for layout and styling.

Local development

The simplest way to run lxweb locally is to use dotrun.

If you want to manage a local LXD server listening on a Unix socket, you will need to give dotrun permission to access the socket:

$ sudo snap connect dotrun:lxd lxd:lxd

Run the project with:

$ dotrun

Once the server has started, you cah visit http://localhost:8701/ in your browser.

About

Browser-based instance manager for LXD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published