1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
Joao M
a457297c5f Renaming docker environment variables. 2022-08-13 17:29:07 +00:00
Joao M
73ced05228 Add examples and fix minor issues 2022-08-11 22:36:47 +00:00
Joao M
2ef8dfecb9
Added lookup_label parameter 2022-08-11 17:00:38 -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
364fce10d1 Upgrade HAProxy to 2.4.2; Added examples 2021-08-10 15:17:00 -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
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
fcc7980602
Fix: inspect services (vs. containers/tasks) 2020-06-05 16:46:40 +02:00
Joao Gilberto Magalhaes
8d7723e415 Update README to support swarm 2019-07-19 00:04:55 -05:00
Joao Gilberto Magalhaes
b7ec691e8f Reading from Docker and Swarm 2019-07-17 22:12:04 -05:00
Joao Gilberto Magalhaes
b196905320 Directory restructuration 2019-07-17 00:14:58 -05:00