PROJECT-1: Django application deployment using Jenkins
Creation of EC2: Create an instance, Open the below ports as it is required to run our applications. Port 8000 - Django Application Port 8080 - Jenkins SSH to EC2/VM, First, we'll clone and understand the dockerfile in the code directory...



