#jenkins
Read more stories on Hashnode
Articles with this tag
User Data in AWS User data in AWS refers to the information or scripts that you can provide to an Amazon Elastic Compute Cloud (EC2) instance during...
What is AWS AWS (Amazon Web Services) is a cloud computing platform that provides a wide range of services and tools to help individuals and...
What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI) is a software...
Installing Docker installing java installing jenkins Connecting our master to agent using ssh keys-gen Master and Agent server are in sync...
Jenkins Master (Server) Jenkins’s server or master node holds all key configurations. Jenkins master server is like a control server that orchestrates...
Deployed django-todo-cicd app using Jenkins Declarative Pipleline Task-01 Create a docker-integrated Jenkins declarative pipeline Use the...