# Integrating ziti into a jenkins sever

**URL:** https://openziti.discourse.group/t/integrating-ziti-into-a-jenkins-sever/696
**Category:** SDK Questions
**Created:** [August 7, 2022, 8:02pm UTC](https://openziti.discourse.group/t/integrating-ziti-into-a-jenkins-sever/696 "2022-08-07T20:02:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![EvanGertis](https://yyz2.discourse-cdn.com/free1/user_avatar/openziti.discourse.group/evangertis/32/84_2.png) [@EvanGertis](https://openziti.discourse.group/u/EvanGertis)
#### Post date: [August 7, 2022, 8:02pm UTC](https://openziti.discourse.group/t/integrating-ziti-into-a-jenkins-sever/696/1 "2022-08-07T20:02:06Z")

</div>

The purpose of this discussion is to provide a systematic walkthrough of provisioning a Jenkins server and zitifying the connections to it. There have been several updates to Jenkins at this time. What is the best approach towards provisioning a server an configuring it with ziti?

---

<div class="post-metadata">

### Author: ![TheLumberjack](https://yyz2.discourse-cdn.com/free1/user_avatar/openziti.discourse.group/thelumberjack/32/113_2.png) [@TheLumberjack](https://openziti.discourse.group/u/TheLumberjack)
#### Post date: [August 7, 2022, 9:12pm UTC](https://openziti.discourse.group/t/integrating-ziti-into-a-jenkins-sever/696/2 "2022-08-07T21:12:34Z")

</div>

Hi @EvanGertis! Nice to see you around the community!

Depending on what sort of Jenkins setup you have, imo the quickest, and easiest mechanism would be to simply deploy a `ziti-edge-tunnel` adjacent to the jenkins server. With the tunneler in place, you’d have a connection that gets you very close to the jenkins server.

We don’t have a truly “zitified” (as in application-embedded) version of Jenkins available. I don’t know if we’ll ever take the time to zitify jenkins, but we might. Until then, a colocated tunneler will be your best bet.

Cheers!

---

<div class="post-metadata">

### Author: ![TheLumberjack](https://yyz2.discourse-cdn.com/free1/user_avatar/openziti.discourse.group/thelumberjack/32/113_2.png) [@TheLumberjack](https://openziti.discourse.group/u/TheLumberjack)
#### Post date: [August 7, 2022, 11:53pm UTC](https://openziti.discourse.group/t/integrating-ziti-into-a-jenkins-sever/696/3 "2022-08-07T23:53:10Z")

</div>

I was reminded that there’s a great blog post that @qrkourier wrote too that covers dark Jenkins. How could I forget about that!?!? Here’s the blog [This is the Way: Invisible Jenkins | NetFoundry](https://netfoundry.io/this-is-the-way-invisible-jenkins/)
