On Wed, Aug 05, 2015 at 04:18:29PM +0200, Jordan GRONDIN wrote: > Hi Tycho, > > Yes, but how to import images on my LXC internal server? For the hosts LXC > see the images available? > > With this solution images are not seen remotely : lxd- images import lxc > ubuntu trusty amd64 --alias ubuntu
Right, that's the part about making the images you import public. Unfortunately, it looks like there's no way in our CLI to do that right now. Additionally, there's no way to tell lxd-images to import them as public. I've filed these two issues to track them, thanks: https://github.com/lxc/lxd/issues/975 https://github.com/lxc/lxd/issues/976 A workaround would be to export the image, delete it from the image store, and import it again via the CLI with --public. Hopefully the above two should be quick fixes for us, though. Thanks, Tycho > Regards, > > > De: "Tycho Andersen" <[email protected]> > À: "lxc-users" <[email protected]> > Envoyé: Mercredi 5 Août 2015 15:06:46 > Objet: Re: [lxc-users] LXC image > > Hi Jordan, > > On Wed, Aug 05, 2015 at 01:52:55PM +0200, Jordan GRONDIN wrote: > > Hi everyone, > > > > I want LXD image server in my network like this: > > http://images.linuxcontainers.org/ > > > > How to proceed? I should install LXD or there just needs to apache2? > > All LXD servers function as image servers, so you can just install LXD > and use it only as an image server. You'll need to make images you > import public if you want unauthenticated users to import them. > > Tycho > > > Regards, > > > > Jordan Grondin > > > > > > > _______________________________________________ > > 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 > > _______________________________________________ > 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
