Integration with Jenkins

Hello,

I would like to know if there is some integration from Jenkins to Rancher. When our Jenkins runs a job to deploy an application, I would like to deploy it (the app) through containers.

Thanks in advance.

Hi Ana,

When you use Rancher Pipeline it runs Jenkins in the backend. Have you tried using this feature to make sure it meets your needs?
You can read more about it on this page: https://rancher.com/docs/rancher/v2.x/en/k8s-in-rancher/pipelines/

Hi Everton,

Thanks for your reply. I will read about this feature.

Ana

Hi @everton.andrade,

When I try configuring pipelines in Rancher, it redirects me to gitlab.com. Do you know if it is possible to redirect to my gitlab (Community Edition) instance? Thanks.

Yes, you can use your gitlab community edition by choosing “Use a private gitlab enterprise installation” and enter the hostname of your private gitlab. It will work even if you are using a community edition.