1
0
Fork 0
Commit graph

381 commits

Author SHA1 Message Date
Joao M
c62834c52b Inverted order of the definitions 2022-08-12 02:01:11 +00:00
Joao M
d278629671 Organizing code to refactory labels 2022-08-12 01:00:18 +00:00
Joao M
e89a329781 Update .gitpod.yml 2022-08-11 23:18:36 +00:00
Joao M
73ced05228 Add examples and fix minor issues 2022-08-11 22:36:47 +00:00
Joao M
c6bef882ca Add unit tests 2022-08-11 22:18:28 +00:00
Joao M
2ef8dfecb9
Added lookup_label parameter 2022-08-11 17:00:38 -05:00
Joao Gilberto
3bea967273 Update README.md on Docker Hub 2022-03-28 15:19:10 -05:00
Joao Gilberto
c301b2f437 Update README.md on Docker Hub 2022-03-28 15:11:01 -05:00
Joao Gilberto
7cf35a4e07 Update README.md on Docker Hub 2022-03-28 15:08:03 -05:00
Joao Gilberto
3aaff4aa04 Update README.md on Docker Hub 2022-03-28 14:51:58 -05:00
Joao Gilberto Magalhaes
50af051a33 Added tests for multi-container 2022-03-27 18:52:52 -05:00
Joao Gilberto Magalhaes
82b4445359
Merge pull request #10 from Ox0400/master
support multi containers
2022-03-27 18:46:57 -05:00
zhipeng
062b43787d
Merge branch 'byjg:master' into master 2022-03-27 16:29:20 +08:00
zhipeng
d41364f1af support multi containers 2022-03-27 16:28:54 +08:00
Joao Gilberto Magalhaes
0821f5e2dc Add github actions 2022-03-26 10:55:53 -05:00
Joao Gilberto Magalhaes
f562f0622f Merge branch 'master' of github.com:byjg/docker-easy-haproxy 2022-03-26 10:52:50 -05:00
Joao Gilberto Magalhaes
68d3acaac0 Add gihub actions 2022-03-26 10:52:37 -05:00
Joao Gilberto Magalhaes
21069ec18b
Merge pull request #9 from FredHutch/master
correct the path to haproxy - should be /usr/sbin/haproxy
2021-10-21 12:13:28 -05:00
Dan Tenenbaum
21f723cb47 Revert "allow HAPROXY_PASSWORD to be a path to a Docker secret - resolve if so"
This reverts commit e8becef76d.
2021-10-20 11:35:40 -07:00
Dan Tenenbaum
e8becef76d allow HAPROXY_PASSWORD to be a path to a Docker secret - resolve if so 2021-10-20 11:33:23 -07:00
Dan Tenenbaum
2e45690fed correct the path to haproxy - should be /usr/sbin/haproxy 2021-10-20 10:51:37 -07:00
Joao Gilberto Magalhaes
bdabd24d84
Merge pull request #7 from byjg/3.0
Reduce the label name
2021-08-11 11:03:19 -05:00
Joao Gilberto
13c4ebfd2d Reduce the label name 2021-08-11 10:54:17 -05:00
Joao Gilberto Magalhaes
7057965da4
Merge pull request #6 from byjg/2.2
Release 2.2
2021-08-10 18:01:23 -05:00
Joao Gilberto Magalhaes
7e242d1215 Minor Fixes; Multi-Arch. 2021-08-10 17:57:29 -05:00
Joao Gilberto Magalhaes
44f8d2756f Minor Fixes; Multi-Arch. 2021-08-10 17:56:09 -05:00
Joao Gilberto Magalhaes
af3529a373 Removing special char. 2021-08-10 17:11:38 -05:00
Joao Gilberto Magalhaes
b753e2c756 Merge remote-tracking branch 'origin/2.2' into 2.2 2021-08-10 17:11:07 -05:00
Joao Gilberto
364fce10d1 Upgrade HAProxy to 2.4.2; Added examples 2021-08-10 15:17:00 -05:00
Joao Gilberto Magalhães
61d8ea2360 Fix README.md 2020-06-07 23:35:08 -05:00
Joao Gilberto Magalhães
0429f9a366 Merge branch '2.2' of github.com:byjg/docker-easy-haproxy into 2.2 2020-06-07 23:31:02 -05:00
Joao Gilberto Magalhães
82391f0939
Merge pull request #4 from pngmbh/tcp-mode
Tcp mode
2020-06-07 23:28:11 -05:00
Joao Gilberto Magalhães
53010bb1be Add more verbose on exit-event-listener.py. Fix python. 2020-06-07 23:13:53 -05:00
Joao Gilberto Magalhães
74413882fa Fix SSL Parsing; Changed all tests; 2020-06-07 22:31:00 -05:00
Joao Gilberto Magalhães
ddfa2e34ae Minor adjustment in Static unittest. 2020-06-07 21:36:02 -05:00
till
75deebc783
Update: more tests and ssl health-check
- restructure more tests for the "mode http"
 - add tests tests for "mode tcp"
 - add the ability to ssl health check on a backend (in mode tcp)
2020-06-05 16:50:04 +02:00
till
08de132450
Refactor: tried to refactor code
- move scripts to assets/scripts (and updated build)
 - put most logic into HaproxyConfigGenerator
 - created DockerLabelHandler for all label handling from previous code
 - added unit tests and fixtures to cover HaproxyConfigGenerator and DockerLabelHandler
 - added a Makefile with build (for docker build) and test targets
2020-06-05 16:46:40 +02:00
till
5f9eac4b8a
Fix: send haproxy logs to stdout 2020-06-05 16:46:40 +02:00
till
fcc7980602
Fix: inspect services (vs. containers/tasks) 2020-06-05 16:46:40 +02:00
till
f5b097616e
Update: support tcp-mode (in frontend/backend) 2020-06-05 16:46:40 +02:00
Joao Gilberto Magalhães
869fdead3d Added .travis.yml file 2020-06-05 09:11:51 -05:00
Joao Gilberto Magalhães
cf85ec15e6
Merge pull request #2 from pngmbh/haproxy-2.1
Update: use 2.1 release
2020-05-31 21:47:50 -05:00
till
653aa9c913
Update: use 2.1 release 2020-05-30 15:06:06 +02:00
Joao Gilberto Magalhaes
ccfc0860e8 Update README.md 2019-08-05 22:16:38 -05:00
Joao Gilberto Magalhaes
aa8167e0be Update README.md 2019-08-05 22:15:33 -05:00
Joao Gilberto Magalhães
d01cbd5a3d
Merge pull request #1 from byjg/2.0
Version 2.0
2019-07-24 09:23:36 -05:00
Joao Gilberto Magalhaes
57f336329e Update README.md 2019-07-23 23:06:58 -05:00
Joao Gilberto Magalhaes
0835560baa Update README.md 2019-07-21 19:14:01 -05:00
Joao Gilberto Magalhaes
e678865421 Update README.md 2019-07-21 19:06:48 -05:00
Joao Gilberto Magalhaes
21686e1605 Group the bind to the same port. 2019-07-21 00:18:13 -05:00