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

Support multiple LXD server

Open dobin opened this issue 8 years ago • 1 comments

It should not only be possible to connect to one server, but to multiple servers at once.

Evaluate how much time it would be needed to implement this feature, either:

  • Access all servers at the same time
  • Switch servers (preferred, tab-local storage)

dobin avatar Feb 15 '17 10:02 dobin

This would be awesome. I use a management LXD server which connects to 5 other LXD servers as remotes. So when I spin up containers or run commands I do so from the management server currently. With commands like...

lxc exec Server01:www-somesite-com bash - to gain access to the container root. lxc remote list - to remember what my remote container VM IDs are :)

I wonder if it would make sense to allow for such a pattern in lxd-webgui.

corradomatt avatar Feb 19 '17 15:02 corradomatt