ecs-goploy:Golang中ecs-deploy的重新实现

时间:2024-06-07 17:34:33
【文件属性】:

文件名称:ecs-goploy:Golang中ecs-deploy的重新实现

文件大小:30KB

文件格式:ZIP

更新时间:2024-06-07 17:34:33

golang continuous-deployment aws-ecs ecs-deploy ecs-goploy

ecs-goploy ecs-goploy是ecs-goploy中的重新实现。 这是一个命令行工具,但是您可以将deploy用作程序包。 因此,当您为AWS ECS编写自己的部署脚本时,可以将deploy程序包嵌入golang源代码中并自定义部署配方。 请检查 。 安装 从github获取二进制文件: $ wget https://github.com/h3poteto/ecs-goploy/releases/download/v0.5.0/ecs-goploy_v0.5.0_linux_amd64.zip $ unzip ecs-goploy_v0.5.0_linux_amd64.zip $ ./ecs-goploy --help 用法 $ ./ecs-goploy --help Deploy commands for ECS Usage: ecs-goploy [comm


【文件预览】:
ecs-goploy-master
----.travis.yml(142B)
----cmd()
--------service.go(2KB)
--------update.go(353B)
--------version.go(283B)
--------root.go(1KB)
--------task_definition.go(1KB)
--------run.go(270B)
--------scheduled_task.go(1KB)
--------task.go(2KB)
----deploy()
--------task_test.go(2KB)
--------task_definition_test.go(2KB)
--------service_test.go(2KB)
--------service.go(6KB)
--------deploy.go(6KB)
--------config.go(1KB)
--------task_definition.go(3KB)
--------scheduled_task.go(3KB)
--------deploy_test.go(338B)
--------task.go(6KB)
----main.go(177B)
----.gitignore(15B)
----Makefile(594B)
----go.sum(17KB)
----README.md(4KB)
----packages()
--------.gitkeep(0B)
----LICENSE.txt(1KB)
----go.mod(327B)

网友评论