New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

deliv-deploy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deliv-deploy

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Deliv::Deploy

Pushes code to OpsWorks.

Installation

Add this line to your application's Gemfile:

gem 'deliv-deploy'

Usage

Deploy with the following commands:

  • rake deploy:staging
  • rake deploy:qa
  • rake deploy:sandbox
  • rake deploy:production

Environment

You will need to have the following environmental variables set:

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_REGION
  • AWS_OPSWORKS_STACK_ID
  • AWS_OPSWORKS_APP_ID

Release Gem

TODO: delete old release stuff

$ rake release

Acknowledgements

Based on opsworks-deploy.

Fork it and make it your own. This gem is not intended to be used outside Deliv. It's API is subject to change without notice.

FAQs

Package last updated on 30 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc