[libvirt-users] [ruby-libvirt] who's using it

Hey all, I would like to know who / what project is using this binding. So I could learn the API a bit easier than reading through the rough rdoc-based API documentation, which is not really helpful to me, as I do not know the C API yet either. my intention is, to some day, be able to create a Rails web app for managing libvirt hosts (mainly OpenVZ/vserver/LXC and possibly QEMU). Thanks in advance, Christian Parpart.

On Mon, Oct 31, 2011 at 12:56 PM, Christian Parpart <trapni@gentoo.org>wrote:
Hey all,
I would like to know who / what project is using this binding. So I could learn the API a bit easier than reading through the rough rdoc-based API documentation, which is not really helpful to me, as I do not know the C API yet either.
my intention is, to some day, be able to create a Rails web app for managing libvirt hosts (mainly OpenVZ/vserver/LXC and possibly QEMU).
Thanks in advance, Christian Parpart.
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users
Take a look at oVirt, I believe it's mostly written using Ruby on Rails and uses the Gem. git://git.fedorahosted.org/git/ovirt/server.git Good luck! -- Mohammed Naser — vexxhost ----------------------------------------------------- D. 514-316-8872 D. 800-910-1726 ext. 200 E. mnaser@vexxhost.com W. http://vexxhost.com

We are using ruby-libvirt for Communtu (en.communtu.org), see https://github.com/communtu/communtu in particular https://github.com/communtu/communtu/blob/master/app/models/livecd.rb Best, Till Am 31.10.2011 18:21, schrieb Mohammed Naser:
On Mon, Oct 31, 2011 at 12:56 PM, Christian Parpart <trapni@gentoo.org <mailto:trapni@gentoo.org>> wrote:
Hey all,
I would like to know who / what project is using this binding. So I could learn the API a bit easier than reading through the rough rdoc-based API documentation, which is not really helpful to me, as I do not know the C API yet either.
my intention is, to some day, be able to create a Rails web app for managing libvirt hosts (mainly OpenVZ/vserver/LXC and possibly QEMU).
Thanks in advance, Christian Parpart.
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com <mailto:libvirt-users@redhat.com> https://www.redhat.com/mailman/listinfo/libvirt-users
Take a look at oVirt, I believe it's mostly written using Ruby on Rails and uses the Gem.
git://git.fedorahosted.org/git/ovirt/server.git <http://git.fedorahosted.org/git/ovirt/server.git>
Good luck!
-- Mohammed Naser — vexxhost ----------------------------------------------------- D. 514-316-8872 D. 800-910-1726 ext. 200 E. mnaser@vexxhost.com <mailto:mnaser@vexxhost.com> W. http://vexxhost.com <http://vexxhost.com/>
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users
participants (3)
-
Christian Parpart
-
Mohammed Naser
-
Till Mossakowski