1
0
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
Joao M
4a1c36d003 Find definitions dynamically 2022-08-12 14:49:48 +00:00
Joao M
c62834c52b Inverted order of the definitions 2022-08-12 02:01:11 +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 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
13c4ebfd2d Reduce the label name 2021-08-11 10:54:17 -05:00
Joao Gilberto Magalhaes
44f8d2756f Minor Fixes; Multi-Arch. 2021-08-10 17:56:09 -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
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
f5b097616e
Update: support tcp-mode (in frontend/backend) 2020-06-05 16:46:40 +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 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
cbcd59d6f7 Fix redirect documentation 2019-07-21 00:15:53 -05:00
Joao Gilberto Magalhaes
8d7723e415 Update README to support swarm 2019-07-19 00:04:55 -05:00
Joao Gilberto Magalhaes
f283cb7131 Stats access requires custom password 2019-07-18 00:06:40 -05:00
Joao Gilberto Magalhaes
174dc4ac9f Update Documentation 2019-07-17 23:39:14 -05:00
Joao Gilberto Magalhaes
b7ec691e8f Reading from Docker and Swarm 2019-07-17 22:12:04 -05:00
Joao Gilberto Magalhaes
eb10288717 Preparing for reloading haproxy 2019-07-15 23:22:51 -05:00
Joao Gilberto Magalhaes
417db0de77 Update README.md 2019-07-11 01:31:35 -05:00
Joao Gilberto Magalhaes
d3687d7632 Starting the Discovery Script 2019-07-11 01:21:03 -05:00
Joao Gilberto Magalhaes
7f6f30b6f9 Add SSL certificate; Fix minor bugs in redirect route. 2019-01-13 18:35:05 -06:00
Joao Gilberto Magalhaes
87b7b81994 Update README.md 2018-12-25 22:01:22 -06:00
Joao Gilberto Magalhaes
2e4fadf653 Refactoring. Use YAML instead environment 2018-10-04 00:19:21 -05:00
Joao Gilberto Magalhaes
de0c7a93b8 Added Custom Config 2018-09-17 01:38:26 -05:00
Joao Gilberto Magalhaes
80b49c6185 Initial Commit 2018-09-16 21:03:17 -05:00