briareus

0.2.2 • Public • Published

Briareus

Briareus is a tool to facilitate "feature branch deployments" on ECS. Its name comes from a creature from Greek mythology with 100 arms and 50 heads.

Installation

Install Briareus globally by running npm install -g briareus.

Configuration

Project to deploy

Run briareus init in the project you want to deploy with Briareus. This will create a .briareus directory in the project root. Inside you will find two files config.json and task-definition.json.

Deployer

In your CI provider run briareus deploy --image ${docker_image}.

Package Sidebar

Install

npm i briareus

Weekly Downloads

8

Version

0.2.2

License

MIT

Unpacked Size

173 kB

Total Files

165

Last publish

Collaborators

  • coen-hyde