1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Joao M
e6d5842098 Change statistics 2022-08-18 04:00:52 +00:00
Joao M
fee0126442 Fixed 2022-08-17 22:04:10 +00:00
Joao M
ad8aef16a2 Fix SSL 2022-08-17 21:55:25 +00:00
Joao M
1a6472a5b3 Fix loop in redirect_ssl 2022-08-17 02:28:24 +00:00
Joao M
3e561e557f Change SSL Certs folder 2022-08-16 20:07:57 +00:00
Joao M
b363abea8c Add redirect-ssl and different ssl_modes 2022-08-16 16:39:51 +00:00
Joao M
d0f91c6718 Multiple Hosts 2022-08-15 20:20:18 +00:00
Joao M
22cac26555 Some controls improvements for certbot. 2022-08-15 14:27:49 +00:00
Joao M
9fa9dc9841 Some refactory to support letsencrypt 2022-08-15 04:31:50 +00:00
Joao M
10ed037d94 First part letsencrypt 2022-08-15 00:34:45 +00:00
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
c6bef882ca Add unit tests 2022-08-11 22:18:28 +00:00
Joao Gilberto Magalhaes
50af051a33 Added tests for multi-container 2022-03-27 18:52:52 -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