tageler / tageler-docker

docker compose setup for running tageler
https://hub.docker.com/u/tageler/
MIT License
1 stars 2 forks source link

Implement docker hub webhook to jenkins #6

Open peschmae opened 7 years ago

peschmae commented 7 years ago

Since we already have a automated build pipeline for our docker images, it would be great to have continuous deployment as well.

Documentation on Docker Hub Webhooks https://docs.docker.com/docker-hub/webhooks/

Jenkins Plugin for Docker Webhooks: https://wiki.jenkins.io/display/JENKINS/CloudBees+Docker+Hub+Notification http://www.tothenew.com/blog/automated-docker-deployment-using-jenkins/

peschmae commented 6 years ago

Path that needs to be accessible, either with a service user, or without credentials: /dockerhub-webhook/notify

peschmae commented 6 years ago

The develop project is already configured that it should work, as soon as docker-hub is able to post to the aforementioned URL