This repository builds a jenkins:lts image with required Jenkins Jobs and CLI scripts to implement Boomi CI/CD.
Must have docker installed to build the image. Create a folder named boomicicd
$ BOOMICICD_HOME=/path/to/boomicicd
$ cd ${BOOMICICD_HOME}
$ git clone https://github.com/integrationguru/boomicicd-cli
$ git clone https://github.com/integrationguru/boomicicd-jenkinsjobs
$ git clone https://github.com/integrationguru/boomicicd-docker
$ cd ${BOOMICICD_HOME}/boomicid-docker/docker
$ name="image_name" # E.g. boomicicd/jenkins
$ tag="1.0"
$ ./build.sh $name $tag
$ docker tag $name:$tag $name:latest
To run and configure boomicicd jenkins goto https://hub.docker.com/repository/docker/boomicicd/jenkins
This image is not supported at this time. Please leave your comments at https://community.boomi.com/s/group/0F91W0000008r5WSAQ/devops-boomi