Skip to content

Commit beaa50f

Browse files
authored
Update README.md
1 parent 23ce397 commit beaa50f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
This repository demonstrates and showcases the solutions for a series of exercises for Info-Sec/DevSecOps/DevOps. It includes hands-on assessments that demonstrate containerization technologies (Docker- to be specific), setting up health checks, and troubleshooting issues that are related to web servers and Nginx Ingress configurations. It outlines my problem-solving approach and technical expertise in both Information Security, DevSecOps, DevOps, and the best practice, hence strengthening the security of the application delivery and infrastructure management. The scope of this task is focused on - **Information Security (Info-Sec)**, **DevSecOps**, and **DevOps**.
44
---
55
## Table of Contents
6-
1. [Docker Web Server Setup & Health Checks](#docker-web-server-setup--health-checks)
6+
1. [Docker Web Server Setup & Health Checks](#PART-1)
77
- [Step-by-Step Setup](#step-by-step-setup)
8-
- [Health Check Configuration](#health-check-configuration)
8+
- [Health Check Configuration](#health-check)
99
- [Troubleshooting Docker Health Checks](#troubleshooting-docker-health-checks)
10-
2. [Scenario-Based Troubleshooting](#scenario-based-troubleshooting)
10+
2. [Scenario-Based Troubleshooting](#PART-2)
1111
- [Scenario 1: Failing Health Checks in Docker](#scenario-1-failing-health-checks-in-docker)
1212
- [Scenario 2: Nginx Ingress Not Accessible](#scenario-2-nginx-ingress-not-accessible)
1313
3. [Tech Stack Used](#tech-stack-used)
@@ -16,7 +16,7 @@ This repository demonstrates and showcases the solutions for a series of exercis
1616

1717
---
1818

19-
## Docker Web Server Setup & Health Checks
19+
## PART 1
2020

2121
### Step-by-Step Setup
2222

0 commit comments

Comments
 (0)