You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

bootmachine

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootmachine

A fabric library to bootstrap servers and configuration management software.

0.6.0
pipPyPI
Maintainers
1

bootmachine

Bootmachine is a bootstrapping tool for securely provisioning virtual servers up until the point where customized configuration management begins.

The bootmachine's goal is to allow getting started with, maintenance of, and exploring new stack options through a simple, pluggable and highly customizable interface.

|buildstatus|_

.. image:: https://pypip.in/v/bootmachine/badge.png :target: https://crate.io/packages/bootmachine/ :alt: Latest PyPI version

.. image:: https://pypip.in/d/bootmachine/badge.png :target: https://crate.io/packages/bootmachine/ :alt: Number of PyPI downloads

Configuration Management Tools

Currently supported:

* Salt http://saltstack.org
* Write your own

Next in the queue:

* Chef http://www.opscode.com/chef/
* Puppet http://puppetlabs.com/
* Write your own

Providers

Currently supported:

* Rackspace Openstack Compute API v2 via python-novaclient
* Non-rackspace Openstack Compute via python-novaclient
* Rackspace Openstack Compute API v1 via openstack.compute (deprecated) http://www.rackspace.com/cloud/
* Write your own

Next in the queue:

* Amazon EC2 via boto https://aws.amazon.com/ec2/
* Virtualbox / Vagrant http://vagrantup.com/
* Write your own

Distros

Currently supported:

* Arch Linux
* Ubuntu
* Fedora
* Debian
* Write your own

Next in the queue:

* FreeBSD
* Gentoo
* openSUSE
* CentOS
* RHEL
* Write your own

Documentation about the usage and installation of the bootmachine can be found at: http://bootmachine.readthedocs.org

The source code and issue tracker can be found on GitHub: https://github.com/rizumu/bootmachine

.. |buildstatus| image:: https://secure.travis-ci.org/rizumu/bootmachine.png?branch=master .. _buildstatus: http://travis-ci.org/#!/rizumu/bootmachine

FAQs

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