We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ed917 commit 7307a34Copy full SHA for 7307a34
kodekloud-laboratories/kodekloud-engineer/linux-administration/level-02-linux/18-02-jump-server.sh
@@ -0,0 +1,19 @@
1
+# ------------------------------------------- #
2
+#
3
+# -- Implement and Configure -- Server --
4
5
6
+
7
+: '
8
+There is a static website running in Stratos
9
+Datacenter. They have already configured the app
10
+servers and code is already deployed there. To make
11
+it work properly, they need to configure LBR server.
12
+There are number of options for that, but team has
13
+decided to go with HAproxy.
14
15
+FYI, apache is running on
16
+port 8082 on all app servers. Complete this task as
17
+per below details.
18
19
+'
0 commit comments