Running Jenkins on Docker Container as Master node and AWS EC2 Instance as Worker Node
In this post, I’ll walk you through setting up Jenkins in a Docker container as the master node, and configuring an AWS EC2 instance as the worker (or agent) node. This setup allows Jenkins to distribute and execute jobs on remote machines, which is ...
devverse13.hashnode.dev4 min read