Triggering Jenkins job (behind firewall)

692 views
Skip to first unread message

Robert Grześkowiak

unread,
Sep 7, 2015, 10:41:21 AM9/7/15
to Jenkins Users
Hi,

I am currently trying to solve problem with triggering Jenkins jobs, which is behind firewall. Is there any good way to do that?
I found a plugin https://wiki.jenkins-ci.org/display/JENKINS/poll-mailbox-trigger-plugin but I am looking for some other solution.
There are many jenkins servers behind firewalls in different corporations, I am pretty sure that someone found that problem as well.

I am looking forward for any suggestions.

Thank you in advance!

Robert

Mark Waite

unread,
Sep 7, 2015, 11:02:16 AM9/7/15
to Jenkins Users
You'll probably need to further describe what you want to use for the trigger, and what is allowed to cross your firewall.

For example, the GitHub Webhook (from the GitHub plugin) will allow a GitHub repository outside your firewall to cause the Jenkins job inside your firewall to poll GitHub checking for changes.  A similar capability is available for other providers (like BitBucket).



--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/3c0bf7c2-666c-416a-a896-490421918005%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Robert Grześkowiak

unread,
Sep 8, 2015, 10:53:15 AM9/8/15
to Jenkins Users
Sure, I should have been more specific. 

I would like to trigger jobs manually. One of the solutions is that email triggering plugin, but would be even better to trigger that via curl, or have some additional layer which extracts the interface. The firewall unfortunately blocks a lot.... But there is a small chance I could convince IT to open some ports for that. I just need to know which one would be safe and easy.

Thanks!
Reply all
Reply to author
Forward
0 new messages