0.1.2 • Published 6 years ago

@queertangocollective/ember-cli-deploy-plugin v0.1.2

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
6 years ago

@queertangocollective/ember-cli-deploy-plugin

This addon is a ember-cli-deploy plugin that helps with deploying apps using an api and public keys. This plugin is intended to be used in a plugin-pack, which makes it easy to deploy ember apps with as little fuss as necessary.

This plugin requires the following configuration to run properly:

VariableWhat is it?
api_keyThe Queer Tango Collective API_KEY that was given to you in the administration interface.
api_hostnameThe name of the api that this plugin should communicate to. 9 times out of 10, this is api.queertangocollective.org
git_urlThe github URL of your project so links can be created in the administration site for people to review changes made