Jenkins Integration with Bit Bucket on AWS (EC2)
In this article i am explaining Continuous Integration via Jenkins, here code repository is placed at bit bucket. First download jenkins and install on AWS EC2. First download jenkins for windows on AWS EC2 virtual Machine. After going through the installation process you will get running jenkins on your local host with 8080 port. Jenkins requires unlock with password laced at location C:\Program Files (x86)\Jenkins\secrets You just get the password from given location and unlock your jenkins. After unlocking the jenkins you will get the next scr...