Open Source Configuration management and package delivery: shared components
Project description
Bombardier is a command-line system that allows a system admins to manage a
large number of computers in his or her datacenter over ssh. You can compare
Bombardier to Chef (www.opscode.com) or ControlTier (www.controltier.org).
Bombardier has a more secure than either of those systems and provides a
better user interface (command-line) that (we think) most system
administrators will prefer for daily work to web-based interfaces (which
you are limited to with the other products).
.
For common tasks such as deploying software or making changes to system
configuration, this tool can make these tasks a lot faster and a lot more
reliable. The basic approach is to drive automated SSH sessions over expect.
.
There are three major pieces of code to this thing:
# A "client," which installs on the computers you want to manage. The client
does not run as a service, it is more accurately described as client-side
libraries. The client software can be automatically installed by the server.
# (THIS PACKAGE)A server, which runs under Apache and provides a ReST
interface, and a daemon. The daemon is responsible for managing ssh
connections to the computers in the network.
# A command-line interfce (CLI), which provides an efficient Cisco-style
command-line for driving the whole system.
large number of computers in his or her datacenter over ssh. You can compare
Bombardier to Chef (www.opscode.com) or ControlTier (www.controltier.org).
Bombardier has a more secure than either of those systems and provides a
better user interface (command-line) that (we think) most system
administrators will prefer for daily work to web-based interfaces (which
you are limited to with the other products).
.
For common tasks such as deploying software or making changes to system
configuration, this tool can make these tasks a lot faster and a lot more
reliable. The basic approach is to drive automated SSH sessions over expect.
.
There are three major pieces of code to this thing:
# A "client," which installs on the computers you want to manage. The client
does not run as a service, it is more accurately described as client-side
libraries. The client software can be automatically installed by the server.
# (THIS PACKAGE)A server, which runs under Apache and provides a ReST
interface, and a daemon. The daemon is responsible for managing ssh
connections to the computers in the network.
# A command-line interfce (CLI), which provides an efficient Cisco-style
command-line for driving the whole system.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bombardier_core-1.10-783.tar.gz
(26.7 kB
view details)
File details
Details for the file bombardier_core-1.10-783.tar.gz
.
File metadata
- Download URL: bombardier_core-1.10-783.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f5e8e6b41ab79365d2092f766568f3e0b58d918420b2868af4aa023a2558a53a
|
|
MD5 |
e823b9de0ca0c922862b227c2206dbcb
|
|
BLAKE2b-256 |
ce097ba9b3711842e78ae64d7f0bbebe96c6f5de8403df2ac1e04cad6eb04370
|