Giter Club home page Giter Club logo

box's Introduction

Box is full of boxes

I just know I have a Debian box somewhere…

Box in action

Do you have more than π boxes? Are you constantly forgetting about them?

With Box you can easily:

All this and more, for the low price of nothing! Get Box today!

Overview

Box is a remote command execution program. Box allows you to run commands on all of your servers and presents the produced results in a readable format.

Box is liberally licensed with the ISC license.

In the future, Box will likely morph into a minimal configuration management system.

Who Box is for

Box is designed for managing at most twentyish boxes. If you have a larger deployment, we recommend that you use tools like Ansible, Salt Stack, Chef or Puppet (in roughly increasing order of complexity).

Requirements

  • A POSIX /bin/sh implementation on boxes and on the controlling machine.
  • Access to boxes with an SSH key.
  • Box runs commands in parallel on each box if GNU Parallel is installed.

Getting started

Box doesn't have a an installation method yet. You can run it easily from a Git clone, though:

git clone [email protected]:wolverian/box.git
cd box
echo [email protected] >> etc/hosts
echo [email protected] >> etc/hosts
PATH=bin:$PATH
box tasks
…
box id
…

Troubleshooting

I can't enter my server password

Box requires that you use SSH keys for authentication.

box's People

Contributors

deiga avatar wolverian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

omidnoorani

box's Issues

Support SSH aliases

It'd be nice if box looked up SSH aliases' host names from ~/.ssh/config. This is required for box ping and other tasks that do not use SSH to work with SSH aliases.

Documentation tasks

  • Installation instructions
  • Platform support
  • Implementation overview
  • Contribution guide
  • Versioning

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.