rundeck-deploy

command module
v0.0.0-...-398cef7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

README

RundeckDeploy(go)

tree

utils
├── common.go // 工具函数
├── docker.go // docker 连接库
├── kubernetes.go // k8s 连接库
├── parser.go // 初始化变量
└── phabricator.go // git 连接库
conf 
├── prod // 配置环境
│   └── turing.ini // 项目名
└── test
    └── test.ini // 项目名

部署流程

  1. 接收环境变量
  2. 克隆代码至相应目录
  3. 容器构建
  4. 容器打包
  5. 推送至镜像仓库
  6. 配置k8s应用状态
  7. 检测k8s应用状态
  8. 部署完成

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL