#github
Read more stories on Hashnode
Articles with this tag
Task-01 1)Fork this repository: 2)Create a connection to your Jenkins job and your GitHub Repository via GitHub Integration. Generate the SSH keys...
What is CI/CD? CI or Continuous Integration is the practice of automating the integration of code changes from multiple developers into a single...
Deployed Django App using Jenkins, GitHub, Docker-Compose, DockerHub, AWS-EC2. Steps to complete this project:- Create 2 Linux EC2 instances one for...
Docker Interview Docker is a good topic to ask in DevOps Engineer Interviews, mostly for freshers. One must surely try these questions to be better in...
This tutorial provides a list of the most common Docker commands and a downloadable cheat sheet. Docker Container Management Commands See the...
Docker Compose Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your...