How to Securely Access Jenkins Over HTTPS Using DuckDNS & Nginx
Jenkins is an essential tool for automating software builds, deployments, and CI/CD pipelines. If you're running Jenkins on an AWS EC2 instance, exposing it securely over the internet is crucial. By default, Jenkins runs on port 8080 over HTTP, which...
blog.nvmodeberesume.link6 min read
Vic Nwadiogbu
Great writeup. This is a practical approach to protect CI/CD pipeline. This writeup proves the need in securing DuckDNS & Nginx