Automation of the process building and deployment multi branch web application using Jenkins, Docker and Nginx
Inspiration to writing this article has been excerpted from the lecture “Like a Panda: Flow with Bamboo” led by Jonathan…
Inspiration to writing this article has been excerpted from the lecture “Like a Panda: Flow with Bamboo” led by Jonathan…
The previous article presented virtualization as an amazing tool ensuring optimal conditions for application development so that the local environment…
The previous part presented information about provisioning and the tools allowing automating configuration management process. This software, beside preparing server…
The following article is the first one of a series of three texts raising the subject of automation of distributed…
Automation tests are a very important aspect of software development, which, I guess, doesn’t have to be additionally explained. Usually,…
MSDeploy is a command-line executable tool created by Microsoft, which implements web deploy functionality with many powerful features. In this…
When releasing the build we have to provide our client with a database used by our application. I would like…
This article presents principles and best practices related to automation of a desktop application. I will try to explain differences…