jenkins

Jenkins

Jenkins is an open-source continuous integration software tool which enables developers to manage and control development lifecycle processes of build, document, test, package. You can set up Jenkins to watch for any code changes in places like SVN and Git, automatically do a build with tools like Ant and Maven, initiate tests and then take actions like rolling back or rolling forward. App42 PaaS lets you create Jenkins CI server on the cloud with just a few clicks and in no time.
In order to create your private setup of Jenkins, following steps are to be done:
    • Login with your account on App42 PaaS
Use your credentials to login into App42 PaaS.
 
    • Creating your first Jenkins setup.
Navigate to Application Hosting > Create Setup. Select Jenkins and enter the mandatory information to create your Jenkins setup as shown in below image.
Jenkins Setup
Jenkins Setup
    • Jenkins Setup List
Navigate to Application Hosting > Setups. Select Setup Type as “Jenkins” to see the setup list.
Apphq bpaas list


Once you have successfully created your jenkins setup, click the ‘Launch’ link on the setup list to see the Jenkins Dashboard.
Wordpress Set Up