On Mon, Aug 31, 2015 at 11:02:21AM -0500, Luis M. Ibarra wrote: > Have you checked juju? I don't think there's a driver for LXD only LXC but > they have plans to add it.
Yep, I've done the initial implementation here, https://github.com/juju/juju/pull/2913 > It's web based, but it can scale up. It's not entirely web based, but it does have a web-based component (juju-gui). You can see a demo of that here: https://demo.jujucharms.com/ Tycho > 2015-08-31 10:50 GMT-05:00 Stéphane Graber <[email protected]>: > > > On Mon, Aug 31, 2015 at 11:39:42AM -0400, Federico Alves wrote: > > > Is there GUI for LXD that can give you a single pane of glass with all > > your > > > datacenter, considering you may have hundreds of servers and thousands of > > > containers? > > > Sort of Vmware Vcenter app, not web interface,but a real windows app? > > > I would pay any money for that. > > > > Currently our large scale management story is to use LXD with OpenStack > > through the nova-compute-lxd driver. > > > > With it, you can then use any openstack management tool, including the > > web interface to manage all your running containers. > > > > There's however nothing which would prevent anyone from writting a GUI > > management client for LXD, either based on our existing client libraries > > (Go and python) or directly talking to the REST API. > > > > (Note that nova-compute-lxd is still very much a work in progress) > > > > -- > > Stéphane Graber > > Ubuntu developer > > http://www.ubuntu.com > > > > _______________________________________________ > > lxc-users mailing list > > [email protected] > > http://lists.linuxcontainers.org/listinfo/lxc-users > > > > > > -- > Luis M. Ibarra > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
