To Access Jenkins running on your EC2 instance
Fazly Fathhy

Fazly Fathhy @fazly_fathhy

About: "Code, build, caffeinate, repeat."

Location:
Hijra Street, Kinniya -03, Trincomalee, Srilanka
Joined:
Sep 16, 2024

To Access Jenkins running on your EC2 instance

Publish Date: Nov 15 '24
0 0

To access Jenkins running on port **** of your EC2 instance, you need to make sure that your EC2 security group allows inbound traffic on this port. Here’s how to do it:

  1. Log in to your AWS Management Console and navigate to the EC2
    Dashboard.

  2. Select your instance and go to the Security section.

  3. Click on the Security Group associated with your instance.

  4. Go to the Inbound Rules tab and click Edit inbound rules.

Add a rule:
Type: Custom TCP
Protocol: TCP
Port Range: ****
Source: Anywhere (or choose specific IPs for added security)
Save the changes.

Comments 0 total

    Add comment