VOOZH about

URL: https://www.javacodegeeks.com/tag/jenkins/page/4

⇱ Jenkins Archives - Page 4 of 7 - Java Code Geeks


  • Enterprise Java👁 Image
    Alex SotoApril 5th, 2016
    1 369

    Continuous Stress Testing for your JAX-RS (and JavaEE) applications with Gatling + Gradle + Jenkins Pipeline

    In this post I am going to explain how to use Gatling project to write stress tests for your JAX-RS Java EE endpoints,…

    Read More »
  • DevOps👁 Image
    Alex SotoMarch 8th, 2016
    0 84

    Docker and Jenkins – Orchestrating Continuous Delivery

    Past week I had the honour of speaking in Docker Barcelona Meetup about how to use Jenkins for doing typical…

    Read More »
  • DevOps👁 Image
    Viktor FarcicDecember 10th, 2015
    0 280

    Blue-Green Deployment To Docker Swarm with Jenkins Workflow Plugin

    The idea behind this article is to explore ways to deploy releases with Jenkins to Docker Swarm without downtime. We’ll…

    Read More »
  • DevOps👁 Image
    Ioannis CanellosSeptember 7th, 2015
    0 181

    Jenkins setups for Kubernetes and Docker Workflow

    Intro During the summer I had the chance to play a little bit with Jenkins inside Kubernetes. More specifically I…

    Read More »
  • Android Core👁 Image
    Emmanouil GkatziourasAugust 23rd, 2015
    0 121

    Set up Jenkins for Android projects

    Nowadays continuous integration is a must for Android application development. Jenkins plugins make it a lot easier to go with…

    Read More »
  • DevOps👁 Image
    Rafal BorowiecApril 22nd, 2015
    2 3,200

    Jenkins HOW-TO: build a project from multiple (Git) repositories

    Recently I have been working on a project that has two main modules: Backend and Frontend. The Backend is a…

    Read More »
  • DevOps👁 Image
    Jakub StasApril 21st, 2015
    0 292

    GitHub and Jenkins pull request checking

    In my previous post titled GitHub and Jenkins integration I showed one possible way of integrating GitHub with Jenkins and outlined…

    Read More »
  • DevOps👁 Image
    Jakub StasApril 10th, 2015
    1 160

    GitHub and Jenkins integration

    Jenkins is a well-know term in many teams around the world and has been for quite some time now. As…

    Read More »
  • DevOps👁 Image
    Arun GuptaMarch 9th, 2015
    0 204

    Jenkins to Nexus with Git Polling

    Build Binaries Only Once is a very important principle of Continuous Deployment (CD). However that blog guides you to build and deploy binaries to…

    Read More »
  • First
  • ...
  • «
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
  • ...
  • Last
Back to top button
Close