Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
awanmbandi committed Jun 29, 2024
1 parent 8fb9d42 commit 8243c35
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,12 +217,10 @@ kubectl get ns
1) #### Access Jenkins
Copy your Jenkins Public IP Address and paste on the browser = ExternalIP:8080
- Copy the Path from the Jenkins UI to get the Administrator Password
- Run: `sudo cat /var/lib/jenkins/secrets/initialAdminPassword`
- Make sure you're still logged into your Jenkins Instance
- Run the command: `sudo cat /var/lib/jenkins/secrets/initialAdminPassword`
- Copy the password and login to Jenkins
![JenkinsSetup1!](https://github.com/awanmbandi/realworld-cicd-pipeline-project/raw/zdocs/images/jenkins-signup.png)
- Make sure you're still logged into your Jenkins Instance
- If Not, Use `EC2 Instance Connect` or `Your local Shell/Terminal` *(GitBash or Mac Terminal)*
- Run the command: `sudo cat /var/lib/jenkins/secrets/initialAdminPassword`
- **`NOTE:`** Copy the Outputed Password and Paste in the `Administrator password` in Jenkins
- Plugins: Choose `Install Suggested Plugings`
- Provide
Expand Down

0 comments on commit 8243c35

Please sign in to comment.