aws-codepipeline-jenkins-aws-codedeploy_linux
CodePipeline pipeline
A sample AWS CodePipeline pipeline demonstrating a four-stage workflow with Jenkins and AWS Codedeploy
Use this sample when creating a four-stage pipeline in AWS CodePipeline while following the Four Stage Pipeline Tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-4.html
50 stars
26 watching
1k forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
awslabs/awscodepipeline-jenkins-awscodedeploy_windows | An AWS CodePipeline template with Jenkins and AWS CodeDeploy on Windows | 15 |
aws-samples/awscodepipeline-s3-awscodedeploy_windows | An AWS CodePipeline project demonstrating a simple workflow for deploying an application from S3 to AWS CodeDeploy using Windows | 9 |
aws-samples/aws-codepipeline-s3-codedeploy-linux | A sample project for automating software deployments on Linux using AWS CodePipeline and S3 | 162 |
awslabs/aws-codedeploy-plugin | Automates deployment of software applications to AWS CodeDeploy after successful build | 153 |
quickube/piper | Automates creation of Kubernetes workflows based on Git branch changes | 21 |
vincentclaes/datajob | Automates end-to-end machine learning pipeline deployment with AWS services | 110 |
aws-samples/aws-codedeploy-samples | Provides sample scenarios and templates for automating deployment of AWS applications using CodeDeploy | 639 |
mmuller88/aws-cdk-staging-pipeline | An AWS CDK construct for automating the build, test, and deployment of applications using a staging pipeline | 7 |
aws-samples/opsworks-example-cookbooks | Provides reusable AWS OpsWorks cookbooks for deploying Ruby-based applications | 98 |
apache/streampipes | A toolbox for industrial data analytics and stream processing | 605 |
jenkinsci/git-plugin | Provides fundamental Git operations and integration with Jenkins pipelines | 669 |
laurentpayot/verticalize | A pipe-like function to simplify JavaScript code organization and readability by flattening nested operations into a linear sequence of steps | 301 |
dzuluagaapigee/apigee-ci-jenkins-git-maven-jmeter | Provides a step-by-step guide to enabling Continuous Integration and Deployment on Apigee Edge using Jenkins, Git, Maven, and JMeter. | 20 |
ploomber/soopervisor | Tools for exporting and managing workflow pipelines across multiple platforms. | 45 |
aws-samples/lambda-refarch-fileprocessing | An event-driven architecture for real-time file processing using AWS Lambda and SQS queues | 464 |