文件名称:codedeploy-springboot
文件大小:8KB
文件格式:ZIP
更新时间:2024-04-14 10:32:23
Java
codedeploy-springboot。 先决条件 Launch Instance with some tag Allow 5000 Port in Security Group Install codedeploy-agent 带标签的启动实例 安装codedeploy-agent sudo yum install ruby -y wget https://aws-codedeploy-us-east-1.s3.amazonaws.com/latest/install chmod +x ./install sudo ./install auto 创建用于传达S3服务的IAM角色 转到IAM服务->角色->创建角色 单击EC2,然后单击下一步:权限 单击下一步:标签->下一步:回顾 单击创建角色 将EC2-S3Role附加到EC2实例并重新启动CodeDeploy-agent
【文件预览】:
codedeploy-springboot-main
----appspec.yml(558B)
----src()
--------main()
----scripts()
--------start_application.sh(95B)
--------stop_application.sh(38B)
--------basic_health_check.sh(215B)
--------before_install.sh(76B)
----README-ElasticBeanStack.md(2KB)
----README.md(4KB)
----pom.xml(1KB)
----buildspec-sonar.yml(740B)
----buildspec.yaml(282B)