文件名称:logstash-docker-pipeline:示例 http
文件大小:78KB
文件格式:ZIP
更新时间:2024-06-27 09:53:05
Shell
部署 Logstash Docker 的管道 此项目是用于部署 BOSH 版本的示例管道。 有几个pipeline*.yml可供选择: pipeline-try-anything.yml将从当前上游 BOSH 版本和干细胞部署单个 VM。 任何新版本或干细胞,或对try-anything/environment或try-anything/pipeline模板的更改try-anything/pipeline将触发新部署。 它确实会“尝试任何事情”。 pipeline-try-first-then-production.yml将运行两个部署。 第一个 BOSH 部署就像pipeline-try-anything.yml 。 如果它成功部署,那么发布/干细胞/模板的获胜组合将传递到生产部署。 pipeline-try-pre-prod-prod.yml通过一个额外的阶段pre-produ
【文件预览】:
logstash-docker-pipeline-master
----credentials.yml.example(899B)
----pre-production()
--------environment()
--------pipeline()
--------bin()
--------manifests()
----try-anything()
--------environment()
--------pipeline()
--------bin()
--------manifests()
----Gemfile(46B)
----pipeline-build-docker-image.yml(628B)
----task_docker_image()
--------Dockerfile(345B)
----pipeline-try-pre-prod-prod.yml(9KB)
----pipeline-try-anything.yml(4KB)
----README.md(4KB)
----pipeline-try-first-then-production.yml(5KB)
----Gemfile.lock(3KB)
----run-pipeline.sh(817B)
----production()
--------environment()
--------pipeline()
--------bin()
--------manifests()
----.gitignore(16B)
----bin()
--------update_release_templates.sh(803B)