
Security News
Researcher Exposes Zero-Day Clickjacking Vulnerabilities in Major Password Managers
Hacker Demonstrates How Easy It Is To Steal Data From Popular Password Managers
Large scale cloud nodes distribution and deployment using Bittorrent, Capistrano and Libvirt.
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.
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
Unknown package
We found that marabunta demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Hacker Demonstrates How Easy It Is To Steal Data From Popular Password Managers
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.