Skip to content

Commit 92678b2

Browse files
Cleaning up files
1 parent 5823a03 commit 92678b2

12 files changed

+24
-20
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

aws/high-availability-setup/step0-prerequisite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ Before setting up your resources on AWS, ensure you have completed the following
3333

3434
## Up Next
3535

36-
[**🔗 Quick setup: Home**](../../1-quick-setup.md) <br/>
37-
[**🔗 HA setup: Home**](../../2-high-availibility-setup.md)
36+
[**🔗 Quick setup: Home**](../../1-quick-setup.md) <br/>
37+
[**🔗 HA setup: Home**](../../2-high-availibility-setup.md)

aws/high-availability-setup/step1-configure-vpc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ For more information, refer to the [AWS VPC documentation](https://docs.aws.amaz
7575

7676
### Up Next
7777

78-
[**🔗 Quick setup: Configure EKS**](/aws/high-availability-setup/step2-configure-eks.md) <br/>
79-
[**🔗 HA setup: Configure EKS**](/aws/high-availability-setup/step2-configure-eks.md)
78+
[**🔗 Quick setup: Configure EKS**](/aws/high-availability-setup/step2-configure-eks.md) <br/>
79+
[**🔗 HA setup: Configure EKS**](/aws/high-availability-setup/step2-configure-eks.md)

aws/high-availability-setup/step2-configure-eks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,5 +301,5 @@ Your Amazon EKS cluster is now set up with three node groups. You could go ahead
301301

302302
## Up Next
303303

304-
[**🔗 Quick setup: Configure storage**](/aws/high-availability-setup/step3-configure-storage-class.md) <br/>
305-
[**🔗 HA setup: Configure storage**](/aws/high-availability-setup/step3-configure-storage-class.md)
304+
[**🔗 Quick setup: Configure storage**](/aws/high-availability-setup/step3-configure-storage-class.md) <br/>
305+
[**🔗 HA setup: Configure storage**](/aws/high-availability-setup/step3-configure-storage-class.md)

aws/high-availability-setup/step3-configure-storage-class.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Before you begin, ensure you have the following:
161161
## \*\*Up Next
162162

163163
If you are following the **Quick Setup** guide, you may proceed to the next step to create a key pair. EFS is optional for quick setup. <br/>
164-
[**🔗 Quick setup: Configure key pair**](/aws/high-availability-setup/step5-configure-domain-name-key-pair.md)
164+
[**🔗 Quick setup: Configure key pair**](/aws/high-availability-setup/step5-configure-domain-name-key-pair.md)
165165

166166
## Step 4. Create an IAM role for Amazon EFS CSI driver
167167

@@ -316,5 +316,5 @@ Your Amazon EKS cluster is now set up Amazon EBS and Amazon EFS type storage cla
316316

317317
## Up Next
318318

319-
[**🔗 Quick setup: Configure key pair**](/aws/high-availability-setup/step5-configure-domain-name-key-pair.md) <br/>
320-
[**🔗 HA setup: Configure load balancer**](/aws/high-availability-setup/step4-configure-nlb-and-host-name.md)
319+
[**🔗 Quick setup: Configure key pair**](/aws/high-availability-setup/step5-configure-domain-name-key-pair.md) <br/>
320+
[**🔗 HA setup: Configure load balancer**](/aws/high-availability-setup/step4-configure-nlb-and-host-name.md)

aws/high-availability-setup/step4-configure-nlb-and-host-name.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ By completing this guide, you have successfully configured a Network Load Balanc
157157

158158
## Up Next
159159

160-
[**🔗 HA setup: Configure key pair**](/aws/high-availability-setup/step5-configure-domain-name-key-pair.md)
160+
[**🔗 HA setup: Configure key pair**](/aws/high-availability-setup/step5-configure-domain-name-key-pair.md)

aws/high-availability-setup/step5-configure-domain-name-key-pair.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ Please keep below credentials / files / data handy, we will need those informati
127127

128128
## Up Next
129129

130-
[**🔗 Quick setup: Activate EIC**](/sap/high-availability-mode-setup/step1-activate-edge-integration-cell.md) <br/>
131-
[**🔗 HA setup: Configure RDS**](/aws/high-availability-setup/step6-configure-rds.md)
130+
[**🔗 Quick setup: Activate EIC**](/sap/high-availability-mode-setup/step1-activate-edge-integration-cell.md) <br/>
131+
[**🔗 HA setup: Configure RDS**](/aws/high-availability-setup/step6-configure-rds.md)

aws/high-availability-setup/step6-configure-rds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,4 @@ Please keep below credentials / files / data handy, we will need those informati
211211

212212
## Up Next
213213

214-
[**🔗 HA setup: Configure Redis**](/aws/high-availability-setup/step7-configure-redis.md)
214+
[**🔗 HA setup: Configure Redis**](/aws/high-availability-setup/step7-configure-redis.md)

aws/high-availability-setup/step7-configure-redis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ Please keep below credentials / files / data handy, we will need those informati
252252
253253
## Up Next
254254
255-
[**🔗 HA setup: Activate EIC**](/sap/high-availability-mode-setup/step1-activate-edge-integration-cell.md)
255+
[**🔗 HA setup: Activate EIC**](/sap/high-availability-mode-setup/step1-activate-edge-integration-cell.md)

sap/high-availability-mode-setup/step1-activate-edge-integration-cell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ Now you have successfully activate the SAP Edge Integration Cell runtime in your
6868

6969
## Up Next
7070

71-
[**🔗 Quick setup: Add edge node**](/sap/high-availability-mode-setup/step2-add-edge-node.md) <br/>
72-
[**🔗 HA setup: Add edge node**](/sap/high-availability-mode-setup/step2-add-edge-node.md)
71+
[**🔗 Quick setup: Add edge node**](/sap/high-availability-mode-setup/step2-add-edge-node.md) <br/>
72+
[**🔗 HA setup: Add edge node**](/sap/high-availability-mode-setup/step2-add-edge-node.md)

sap/high-availability-mode-setup/step2-add-edge-node.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ In this instruction, we will walk you through the steps of adding Edge Node into
8989
## \*\*Up Next
9090

9191
If you are following **Quick Setup** guide, you may skip monitoring and logging configuration and proceed to creating an edge node. <br/>
92-
[**🔗 Quick setup: Add edge node in ELM UI**](/sap/high-availability-mode-setup/step2-add-edge-node.md#step-5-add-edge-node-in-the-sap-edge-lifecycle-management-ui) <br/>
92+
[**🔗 Quick setup: Add edge node in ELM UI**](/sap/high-availability-mode-setup/step2-add-edge-node.md#step-5-add-edge-node-in-the-sap-edge-lifecycle-management-ui) <br/>
9393

9494
## Step 4. Configure SSO for Logging and Monitoring Group for SAP Edge Integration Cell
9595

@@ -286,5 +286,5 @@ After running the Edge Lifecycle Management Bridge successfully, you have accomp
286286

287287
## Up Next
288288

289-
[**🔗 Quick setup: Deploy EIC**](/sap/high-availability-mode-setup/step3-deploy-edge-integration-cell-solution.md) <br/>
290-
[**🔗 HA setup: Deploy EIC**](/sap/high-availability-mode-setup/step3-deploy-edge-integration-cell-solution.md)
289+
[**🔗 Quick setup: Deploy EIC**](/sap/high-availability-mode-setup/step3-deploy-edge-integration-cell-solution.md) <br/>
290+
[**🔗 HA setup: Deploy EIC**](/sap/high-availability-mode-setup/step3-deploy-edge-integration-cell-solution.md)

sap/high-availability-mode-setup/step3-deploy-edge-integration-cell-solution.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,10 @@ In this instruction, we will walk you through the steps of deploying the Edge In
7070

7171
4. In the **Edge Integration Cell Services** step, do the following, then click **Next Step**.
7272

73-
- **❗️For Quick Setup, keep everything to default and click _Next Step_**.
73+
#### **Important❗️**:
74+
75+
- **For Quick Setup, keep everything to default and click _Next Step_**.
76+
<br/><br/><br/>
7477
- **Properties**
7578

7679
- Check **Enable Multi AZ Support**.

0 commit comments

Comments
 (0)