Skip to content

Define use case scenario for docker_deploy and provide document/configuration for them #84

Open
@s1061123

Description

docker deploy is firstly designed for PoC use-case, that is, launching jenkins-master/ELK stack in container of laptop PC and put jenkins slave to baremetal. At that time all jenkins job will be run at jenkins slave because jenkins_master of laptop PC is not powerful.

Bu on the other side, we would like to launch container with powerful baremetal. In this case, we'd like to run jenkins jobs at jenkins_mater. So there are several use case scenarios in docker deploy.

We need to clarify various use cases for docker deploy and provide configuration for them with document.

Here is current scenario:

  • image downloader jobs on jenkins master or slave
  • other jobs runs at slave, not master
  • run TOAD with proxy setting (http_proxy / https_proxy), as config file or variables.

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions