Robin...

Not sure if I understand your question totally but you might want to take a
look at Crate by
Evan Hazlett.

Per the site:   https://github.com/ehazlett/crate
Crate

Linux container management. Crate uses Fabric <http://cratefile.org/> to
manage remote hosts. Currently tested on Ubuntu 12.04. Similar to the
spectacular http://docker.io but written in Python and intended for remote
hosts.
Fabric is a great & easy to use tool in itself that is written in Python...
but Evan has adapted it for use with LXC containers.

One of his *examples* is for Cloning a container to a Remote host.
 (remember its just an example but should work with any remote system).

crate -H 10.10.10.130 -u vagrant -i ~/.vagrant.d/insecure_private_key
clone --name testing2 --source testing

Tweaking configuration
Copying rootfs...
Updating rootfs...
'testing2' created


---------- Forwarded message ----------
From: "Robin Monjo (appldiget)" <robin.mo...@applidget.com>
To: lxc-users@lists.sourceforge.net
Cc:
Date: Wed, 17 Apr 2013 13:09:31 +0200
Subject: [Lxc-users] Cloning container over network
I'd like to be able to clone a lxc container over the network. For example,
I have a machine that contains lxc containers and on another machine, clone
these containers and use them. Any idea ?
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to