Open Source Configuration management and package delivery: central server 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
File details
Details for the file bombardier_client-1.10-783.tar.gz.
File metadata
- Download URL: bombardier_client-1.10-783.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe2b882288e7492660d24010db9791d6597ce30aae37ac40f7a74e99a425762c
|
|
| MD5 |
e1d2890fd641c680475809637fa028a7
|
|
| BLAKE2b-256 |
719c4d84ae74b146067558e84a2da64d98c303faf27ba98589081298fb3edbe3
|