A collection of Julie Ops Demos

If you’re looking for building examples, you can find in this page provided examples build by community members.

A Jenkins CI/CD example

In case you’re looking to use Julie Ops in collaboration with Jenkins, you can find an example available for you here.

This project uses the Jenkins Pipeline future with the Docker execution agent to build and compose the two required pipelines, the one for pull requests and the one for applying the changes to the cluster.

A TravisCI integration

If you are are TravisCI user, you can find an example setup available for you here.

In this example you can see a similar setup as with the previously described Jenkins example, using docker and two different pipelines you can grasp a working example to start using Julie Ops.

Thanks Nikoleta Verbeck for making this.

How to contribute a new page

If you are using Julie Ops, integrating it with more CI/CD solutions let us know and we will add your example to this list. Examples help newcomers use it faster and are a great contribution to the project.

Thanks a lot.