Skip to content

Fork of canonical/lxd-ui for use with Incus (gets rebased frequently)

License

Notifications You must be signed in to change notification settings

zabbly/incus-ui-canonical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LXD-UI

LXD-UI is a browser frontend for LXD. It enables easy and accessible container and virtual machine management. Targets small and large scale private clouds.

Install

  1. Get the LXD snap

    sudo snap install lxd
    

    Or refresh to ensure at least version 5.21 LTS is installed. Be aware, that downgrading to a previous channel will not be possible.

    sudo snap refresh --channel=latest/stable lxd
    
  2. Make sure that your LXD server is exposed to the network. For example listen on port 8443 of all available interfaces:

    lxc config set core.https_address :8443
    
  3. Done. Access the UI in your browser by entering the server address (for example on localhost, https://127.0.0.1:8443). You can find more information on the UI in the LXD documentation.

Contributing

You might want to:

Architecture

LXD-UI is a single page application written in TypeScript and React. See Architecture for details on bundling with LXD and the dev setup.

Changelog

The changelog is regularly updated to reflect what's changed in each new release.

Roadmap

Future plans and high-priority features and enhancements can be found in the roadmap.

Examples

Create an instance Instance list
create-instance instance-list
Instance terminal Graphic console
instance-terminal instance-graphical-console
Storage pools Storage volume
storage-pool-list storage-volume-snap
Network Network ACL
network-detail network-acl-create
Create a group Assign permissions
group-create-overview group-create-permission
Permission groups Operations
group-list operations-list
Profiles Warnings
profile-list warnings-list
Cluster groups Server settings
cluster-list server-settings

About

Fork of canonical/lxd-ui for use with Incus (gets rebased frequently)

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors 10