Last year I got introduced to the new features 2nd generation Jenkins at a workshop of CloudBees . This year I got also the opportunity to discover them in practice. One of the most interesting and often challenging part of working with scripted pipelines is the gap between the list of plugins supported […]
András Hetényi
Application deployment to Oracle Java Cloud instance using XL Deploy on AWS EC2
This article is about experimenting configuration, connection and deployment from one cloud instance to the other using the basic installation, connections and features like on a local network. I will demonstrate how to deploy a Java application on the Oracle Java Cloud Service (JCS) using XL Deploy (running on AWS EC2). […]
XL Deploy: Inception of legacy processes using the rule system
My first article I wrote about controlling deployment sequence by artifact type extensions and modifications.That way, the deployment process itself was still completely left over to the capabilities within the distributed plug-ins. What happens if a legacy deployment process is very robust, tested out and trusted by the organization? On […]
XL Deploy: Simple Case of Custom Deployment
The last couple of months I have been assigned to a project dedicated to deployment automation including several levels and types of technologies: database, middleware, services and portals. The selected deployment tool is XL Deploy from XebiaLabs. One of the main challenges was to determine the proper order of the […]