ember-cli-deploy-scout-pack

ember-cli-deploy plugin pack by Scout

Usage no npm install needed!

<script type="module">
  import emberCliDeployScoutPack from 'https://cdn.skypack.dev/ember-cli-deploy-scout-pack';
</script>

README

ember-cli-deploy-scout-pack

An ember-cli-deploy plugin pack for Scout

BREAKING CHANGE: This deployment pack now relies on Azure Table Storage rather than Redis.

This plugin pack is different from the core ember-cli-deploy-lightning-pack in that it relies on Azure Blob/Table Storage rather than Amazon S3/Redis.

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?