Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

sellersj/atlassian-bamboo-agent-ibm-api-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlassian Bamboo agent with ability to run IBM API Connect commands on host

This installation allows to execute api connect commands on container host. To properly run this agent use the following command line:

docker run -h remote-agent-name-to-display -d --restart=always -e BAMBOO_SERVER=http://your.bamboo.server/ sellersj/atlassian-bamboo-agent-ibm-api-connect

You can also pass environment variable BAMBOO_AGENT_CAPABILITY with content formatted as JAVA property (property=value) which will be added to agent capabilities.

This is modified from https://github.com/Actis/docker-atlassian-bamboo-agent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages