Browsing Tag
jenkins
5 posts
Building an Efficient Jenkins + Docker + Vue Project Automated Deployment Environment
Highlights Custom Shell scripts make controlling the integrated deployment environment more convenient and flexible. If the server is…
How to Setup Jenkins Locally With Oracle VirtualBox VM
Creating The Virtual Box VM Installing Jenkins on VM Opening the firewall Setting Up Port Forwarding Setting Up…
How to start Jenkins Docker container with a given version
Jenkins is a widely used automation server that helps to streamline software development processes. Docker, on the other…
Jenkins Syntax and Logic
Environment Variables Environment variables are key-value pairs that can be used to store and retrieve data during a…
How to set up Jenkins and a Pipeline on AWS
Table of Contents Introduction Create an IAM User Create a Key pair Create a Security Group Create an…