Skip to content

Commit 7307a34

Browse files
authored
DevOps -- Jump Server
1 parent 48ed917 commit 7307a34

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)