ember-cli-deploy-thunder-pack

1.1.0 • Public • Published

ember-cli-deploy-thunder-pack

A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach against S3/Cloudfront.

This package bundles the plugins you need to do a lightning style deploy like https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack but instead of relying on redis it uses S3 and Cloudfront.

It also has a blueprint for your config/deploy.js file to get you started.

Installation

ember install ember-cli-deploy
ember install ember-cli-deploy-thunder-pack

The necessary set of plugins will be available to ember-cli-deploy and an example deploy/config.js file will be generated for you to customize with information for your deployment environments.

What is a plugin pack?

A "plugin pack" is a concept supported by ember-cli-deploy that allows a single addon to make multiple plugins available by adding a single direct dependency to your project.

What plugins are made available?

Package Sidebar

Install

npm i ember-cli-deploy-thunder-pack

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • ryansch