https://github.com/ot-nemoto/codedeploydemo
https://github.com/ot-nemoto/codedeploydemo
codedeploy sample-app
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ot-nemoto/codedeploydemo
- Owner: ot-nemoto
- License: apache-2.0
- Created: 2019-01-08T23:51:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T07:22:15.000Z (almost 7 years ago)
- Last Synced: 2025-01-17T13:35:24.720Z (11 months ago)
- Topics: codedeploy, sample-app
- Language: HTML
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CodeDeployDemo
### Getting Started
- [EC2インスタンスにインプレースデプロイ](https://github.com/ot-nemoto/CodeDeployDemo/wiki/InPlace-EC2Instances)
- [AutoScalingGroupにインプレースデプロイ](https://github.com/ot-nemoto/CodeDeployDemo/wiki/InPlace-AutoScalingGroup)
- [ECS(EC2)へローリングデプロイ](https://github.com/ot-nemoto/CodeDeployDemo/wiki/ECS-Cluster(EC2)-by-Rolling-Update)
- [ECS(Fargate)へローリングデプロイ](https://github.com/ot-nemoto/CodeDeployDemo/wiki/ECS-Cluster(Fargate)-by-Rolling-Update)