Skip to content

Commit 31ee6a3

Browse files
authored
DevOps StudySpace -- Collective Mirror Servers Config
1 parent 82f8b8f commit 31ee6a3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

kodekloud-laboratories/kodekloud-engineer/linux-administration/level-02-linux/19-02-rev-mirror-server.sh

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ need to configure LBR server. There are number of
1212
options for that, but team has decided to go with
1313
HAproxy.
1414
15-
FYI, apache is running on port 3002 on all
15+
FYI, apache is running on port 3001 on all
1616
app servers. Complete this task as per below details.
1717
18+
a. Install and configure HAproxy on LBR server using yum only and make sure all app servers are added to HAproxy load balancer. HAproxy must serve on default http port (Note: Please do not remove stats socket /var/lib/haproxy/stats entry from haproxy default config.).
19+
20+
b. Once done, you can access the website using StaticApp button on the top bar.
21+
1822
'

0 commit comments

Comments
 (0)