{"id":20147541,"url":"https://github.com/hooklift/node-libvirt","last_synced_at":"2025-04-06T20:12:14.501Z","repository":{"id":57290134,"uuid":"514363","full_name":"hooklift/node-libvirt","owner":"hooklift","description":"libvirt bindings for google v8 javascript engine (nodejs addon)","archived":false,"fork":false,"pushed_at":"2019-12-26T10:17:29.000Z","size":1072,"stargazers_count":178,"open_issues_count":13,"forks_count":52,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-30T11:09:30.315Z","etag":null,"topics":["kvm","libvirt","lxc","nodejs","openvz","qemu","virtualization","vmware","xen"],"latest_commit_sha":null,"homepage":"http://c4milo.github.io/node-libvirt/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hooklift.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-02-12T03:56:29.000Z","updated_at":"2024-08-06T06:57:49.000Z","dependencies_parsed_at":"2022-08-25T05:20:47.721Z","dependency_job_id":null,"html_url":"https://github.com/hooklift/node-libvirt","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hooklift%2Fnode-libvirt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hooklift%2Fnode-libvirt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hooklift%2Fnode-libvirt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hooklift%2Fnode-libvirt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hooklift","download_url":"https://codeload.github.com/hooklift/node-libvirt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543593,"owners_count":20955865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kvm","libvirt","lxc","nodejs","openvz","qemu","virtualization","vmware","xen"],"created_at":"2024-11-13T22:29:30.490Z","updated_at":"2025-04-06T20:12:14.482Z","avatar_url":"https://github.com/hooklift.png","language":"C++","readme":"node-libvirt - The virtualization API bindings for [NodeJS][nodejs_home]\n=============\n\n[![Build Status](https://secure.travis-ci.org/hooklift/node-libvirt.svg?branch=master)](https://travis-ci.org/hooklift/node-libvirt)\n[![Dependency Status](https://david-dm.org/hooklift/node-libvirt.svg)](https://david-dm.org/hooklift/node-libvirt)\n[![npm version](https://badge.fury.io/js/libvirt.svg)](http://badge.fury.io/js/libvirt)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/hooklift/node-libvirt?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=339079)](https://www.bountysource.com/trackers/339079-node-libvirt?utm_source=339079\u0026utm_medium=shield\u0026utm_campaign=TRACKER_BADGE)\n\nLibvirt is a toolkit to interact with virtualization capabilities\nof recent versions of GNU/Linux (and other OSes). (reference: [Libvirt][libvirt_home])\n\nNode-Libvirt is a set of bindings to Libvirt API, which allows to use it from Javascript.\n\n### Virtualization Technologies Supported\n\n   * The [Xen][xen_home] hypervisor on Linux and Solaris hosts.\n   * [QEMU][qemu_home] emulator\n   * [KVM][kvm_home] Linux hypervisor\n   * [LXC][lxc_home] Linux container system\n   * [OpenVZ][openvz_home] Linux container system\n   * [User Mode Linux][user_mode_linux_home] paravirtualized kernel\n   * [VirtualBox][virtualbox_home] hypervisor\n   * [VMware ESX and GSX][vmware_home] hypervisors\n   * [IBM Power][phyp_home] Hypervisor\n\n\n### Capabilities\n\n   * Management of virtual machines, virtual networks and storage\n   * Remote management using TLS encryption and x509 certificates\n   * Remote management authenticating with Kerberos and SASL\n   * Local access control using PolicyKit\n   * Zero-conf discovery using Avahi multicast-DNS\n   * Support for storage on IDE/SCSI/USB disks, FibreChannel, LVM, iSCSI, NFS and filesystems\n\n## Installation\nYou must have [NodeJS][nodejs_dev] and [Libvirt][libvirt_dev] already installed to be able to build node-libvirt.\n\n### Get and Install node-libvirt\n    $ sudo apt-get install libvirt-dev\n    $ git clone git://github.com/hooklift/node-libvirt.git\n    $ cd node-libvirt\n    $ npm install OR ( node-gyp configure \u0026\u0026 node-gyp build )\n\n## Example of use\nFor now please take a look at the tests.\n\n## API\nWork in progress at [docs page][docs_link]\n\n## License\n(The MIT License)\n\nCopyright 2016 node-libvirt Authors. All rights reserved.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to\ndeal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or\nsell copies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\nIN THE SOFTWARE.\n\n[nodejs_home]: http://www.nodejs.org\n[nodejs_dev]: http://github.com/ry/node\n[libvirt_home]: http://www.libvirt.org\n[libvirt_dev]: http://libvirt.org/deployment.html\n[xen_home]: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html\n[qemu_home]: http://wiki.qemu.org/Index.html\n[kvm_home]: http://www.linux-kvm.org\n[lxc_home]: http://lxc.sourceforge.net/\n[openvz_home]: http://openvz.org/\n[user_mode_linux_home]: http://user-mode-linux.sourceforge.net/\n[virtualbox_home]: http://www.virtualbox.org/\n[vmware_home]: http://www.vmware.com/\n[wiki_examples]: http://github.com/c4milo/node-libvirt/wikis/examples\n[wiki_api]: http://github.com/c4milo/node-libvirt/wikis/api\n[docs_link]: http://github.com/c4milo/node-libvirt/blob/master/API.md\n[phyp_home]: http://www.ibm.com/developerworks/wikis/display/LinuxP/POWER5+Hypervisor\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhooklift%2Fnode-libvirt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhooklift%2Fnode-libvirt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhooklift%2Fnode-libvirt/lists"}