sprout-deploy

1.0.1 • Public • Published

sprout-deploy

Build Status Build Status

Deploy to AWS ElasticBeanstalk with consistent config. sprout-deploy is a standalone web server, exposing a single POST route to ping to trigger deployments on your AWS environment. Define a configuration in ./config.json and the settings will be used for deployment.

Install

npm install sprout-deploy

API

  • POST /deploy/:app/:env/:version

Deploys a new version of an environment. If Environment is not yet created, it is created with the configuration specified in ./config.json. ApplicationVersion must exist already for the Application.

Development

npm test

License

MIT License, Copyright (c) 2014 Jordan Santell

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i sprout-deploy

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jsantell