Code Monkey home page Code Monkey logo

crate's Introduction

Crate

Linux container management. Crate uses Fabric to manage remote hosts. Currently tested on Ubuntu 12.04. Similar to the spectacular http://docker.io but written in Python and intended for remote hosts.

Crate is designed to be a wrapper around Linux containers and use the already existing lxc-tools. For example, crate will use the existing methods for building images. There are no "pre-built" images to download. This is done for security purposes -- you build the containers you want.

Setup

Using a virtualenv is preferred.

Crate is still in development so install directly from Github:

pip install https://github.com/ehazlett/crate/archive/master.zip

Operations

All operations are intended for remote hosts. The remote host must also have Linux Container (lxc) support. For Ubuntu (only 12.04 tested) this is as easy as apt-get install lxc.

Crate will help in creating, destroying, exporting, port forwarding, etc. Linux containers.

To see a list of operations run crate -h

Vagrant

A Vagrant config is also provided for development and testing. Simply vagrant up to get a working environment.

More Info

For detailed documentation on topics such as advanced usage, base containers, etc. see here.

crate's People

Contributors

ehazlett avatar kencochrane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

crate's Issues

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.