Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Integrate AWS CodeDeploy into your Strider CD server

License

Notifications You must be signed in to change notification settings

flxbe/strider-aws-codedeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Integrate AWS CodeDeploy into your Strider CD server

Resources

License

Stars

Watchers

Forks

Packages

No packages published