Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Implement docker hub webhook to jenkins #6

Open
peschmae opened this issue Oct 14, 2017 · 2 comments
Open

Implement docker hub webhook to jenkins #6

peschmae opened this issue Oct 14, 2017 · 2 comments
Assignees

Comments

@peschmae
Copy link
Member

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
Copy link
Member Author

peschmae commented Jan 7, 2018

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

@peschmae
Copy link
Member Author

peschmae commented Jan 7, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants