ember-cli-deploy-scout-pack
An ember-cli-deploy plugin pack for Scout
This plugin pack is different from the core ember-cli-deploy-lightning-pack in that it relies on Azure Blob Storage rather than Amazon S3.
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-scout-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 plugins are made available?