Mule 4 Application deployment with Jenkins

Environment: Mule 4 Jenkins Mac OS Catalina Github Apache Maven Use brew to install Maven, Jenkins & Github. Useful links:https://www.jenkins.io/doc/book/installing/macos/#setup-wizard Log onto Jenkins with admin credentials. Create new item to get the code from Github repository, specify the repository URL and credentials to access the Github account. Specify the schedule and check the ‘Poll SCM’…

Automated Build & Deployment using BTDF & TFS

1. Install BTDF using ‘DeploymentFrameworkForBizTalkV5_7.msi’ file on the Dev machine. You will need to restart Visual Studio 2015 after the installation. 2. Open a solution in Visual Studio and right click on the solution file to add BTDF project.   3. As you soon as you click Ok, you will be asked the type of…