Skip to content

Jenkins for tests - build off latest LTS automation of jenkins from docker with handy plugins, maven and java

Notifications You must be signed in to change notification settings

gabrielstar/tenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

tenkins

This is Jenkins for tests image, build off latest LTS, The image provides automation of jenkins installation from docker with handy plugins, maven and java. It contains all you need to run:

Usage:

  1. In shell/cygwin/docker for windows navigate to directory where jenkins-up.sh is
  2. Run ./jenkins-up.sh (win 7 and linux) or ./jenkins-up-win10.sh
  3. Navigate to YOUR_IP:9090
  4. Test by running build at http://YOUR_IP:9090/job/testJenkinsSetUp/ Info:

This image is build of current Jenkins LTS so from time to time Dockerfile needs to be adjusted Installation requires valid JAVA URL and MAVEN URL. Especially JAVA URL is prone to change and it can be necessary to update it from time to time.

About

Jenkins for tests - build off latest LTS automation of jenkins from docker with handy plugins, maven and java

Resources

Stars

Watchers

Forks

Packages

No packages published