no

Jenkins

Continuous Integration / Continuous Deployment

React Project Continuous Deployment with GitHub and AWS React Project Continuous Deployment with GitLab and AWS React Project Continuous Dep...

How to Install Jenkins on Ubuntu

wget -q -O - https://pkg.jenkins.io/debian-stable/jenkins.io.key | sudo apt-key add - Then add the following entry in your /etc/apt/sources...

How to run automate undeploy, redeploy in jboss using jenkins

Deploy on the same server where jenkins is deployed. JBOSS_HOME/bin/jboss-cli.sh -c --user="czetsuya" --password="broodcamp....

How to invoke a Jenkins build from Assembla on GIT push

This tutorial will try to configure a jenkins job to run when a git push is done on Assembla. This tutorial assumes that your server is ru...

An alternative way of invoking jenkins after svn commit

This page assumes that you have already setup the following in your Ubuntu 12.04 system: 1.) Jenkins 2.) Artifactory 3.) SVN Normally w...

index