You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,6 @@ HAProxy docker image with custom configuration
3
3
4
4
Dockerized HAProxy with default config file for a multi node galera cluster. To ovveride the default configuration it's possible using the environemnt variables.
5
5
6
-
## Build
7
-
```
8
-
docker build -t
9
-
```
10
-
11
6
## Run
12
7
You need to specify the addresses for DB1 through DB3 as well as passwords for service and monitoring users:
13
8
```
@@ -25,3 +20,10 @@ Config is done through env vars:
0 commit comments