vlead / continuous-integration

This repository talks about implementation of continuous-integration project
Other
0 stars 1 forks source link

setup jenkins server on local machine (develop env) #3

Closed ksripathi closed 7 years ago

ksripathi commented 7 years ago

Setup jenkins server on development environment (local machine) and try to implement the workflow for deploying docs on docs server

savarmehrotra commented 7 years ago

Jenkins was successfully tested and deployed on the local host. A Java environment is necessary to run the .war file.This can be provided by using a Java application server like Apache Tomcat or IBM WebSphere.