Jenkins CI/CD
Creating an EC2 instance
Accessing the instance
Updating the machine
Installing Java
Installing Jenkins
curl -fsSL https://pkg.jenkins.io/debian/jenkins.io-2023.key | sudo tee \
/usr/share/keyrings/jenkins-keyring.asc > /dev/null
This comman...
rupaks.hashnode.dev3 min read
Mickael Asghar
s