0.1.8 • Published 7 years ago

strider-aws-codedeploy v0.1.8

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

strider-aws-codedeploy

Use this plugin to integrate AWS CodeDeploy into your Strider CD server. The plugin is published under the MIT license.

Requirements

This plugin uses some of the new ES6-features. One should therefore use node v4.x or above. This causes an issue on Ubuntu 14.04 LTS, which uses node 0.10.25 as it's standard-version.

Installation

Navigate to your Strider repository and run:

npm install strider-aws-codedeploy

After the repository is successfully installed, restart your Strider server. You should now see the plugin in the Strider UI.

Configuration

After the plugin is installed, just navigate to your project and add it to your deployment routine. You can then configure the deployment with CodeDeploy. If you need further information about how to set up the required AWS credentials, please have a look at the IAM User Guide. Credential Form Artifact Form Deployment Form

Help, Suggestions, Bugs

In any case, feel free to open a GitHub issue.

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago