CivicSpleen / ambry

A comprehensive data package manager
BSD 2-Clause "Simplified" License
4 stars 5 forks source link

Ambry Builder package #177

Open ericbusboom opened 8 years ago

ericbusboom commented 8 years ago

Create a new python module & package, ambry-builder, with a CLI for creating remote builders on AWS, Docker, and other services.

To create this, copy the structure of the ambry-admin package, which is a similar CLI module. When this module is complete, the some of the docker code will move from ambry-admin.

This package will create two new CLI interfaces:

General Model.

When building a bundle, the ambry aws build command will:

The loging facility should just cat the files from the bundle's build/.../log directory.