Skip to content

zebrunner/jenkins

Repository files navigation

Zebrunner CE - Jenkins Master Image

Feel free to support the development with a donation for the next improvements.

Zebrunner

Usage

  1. Clone jenkins-master and setup:
    git clone https://github.com/zebrunner/jenkins-master.git && cd jenkins-master && ./zebrunner.sh setup
    

    Provide valid protocol and hostname

  2. Start services ./zebrunner.sh start
  3. Open http://hostname:8080/jenkins or https://hostname:8443/jenkins for secured protocol

    Login using admin/changeit credentials

Follow installation and configuration guide in Zebrunner CE to reuse Jenkins image effectively for Test Automation.

Manual deployment steps for 3rd party Jenkins Setup

In order to configure existing Jenkins with automation Pipeline/JobDSL follow the detailed guide

Documentation and free support