Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

marabunta

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marabunta

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Marabunta

Large scale cloud nodes distribution and deployment using Bittorrent, Capistrano and Libvirt.

How it works

Marabunta relies on Murder, http://github.com/lg/murder, to distribute the virtual disks to the cloud nodes and uses the Libvirt api to deploy and start the images once they are distributed.

Currently Marabunta just supports deployments on Kvm but it can support as many hypervisors as Libvirt supports.

It uses the libvirt jar library rather than ruby-libvirt because it's more up to date so the tasks must be run with JRuby.

Configuration

The most simple way to use Marabunta is setting the deployment strategy to :marabunta. It also requires to set the name of the :hypervisor.

There are some deployment configuration templates into the directory examples.

Marabunta can also be used without the deployment strategy. Follow the steps that Murder requires for the manual usage and then run the marabunta deploy task:

$ jruby -S cap marabunta:deploy tag="MURDER_TAG_NAME"

Copyright (c) 2010 David Calaveracalavera@apache.org. See LICENSE for details.

FAQs

Package last updated on 24 Sep 2010

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc