Joao M
644bc6bb43
Update README.md to be compatible with jekyll
2022-09-02 04:30:53 +00:00
Joao M
483bb9a55e
Fix English
2022-09-01 16:42:46 +00:00
Joao M
19df0414c0
Organizing Docs.
2022-09-01 14:50:34 +00:00
Joao Gilberto Magalhaes
e8aa05512a
More adjusts in the documentation
2022-08-26 20:22:26 -05:00
Joao Gilberto Magalhaes
25c3db7070
Reorganizing the Documentation
2022-08-26 20:03:11 -05:00
Joao Gilberto Magalhaes
2a74f5d445
Code reorganization
2022-08-26 15:56:13 -05:00
Joao Gilberto Magalhaes
68eea939a3
Fix SSL on Kubernetes
2022-08-26 11:38:02 -05:00
Joao Gilberto Magalhaes
60bf71f6fb
Add annotations to Kubernetes
2022-08-25 20:58:43 -05:00
Joao Gilberto Magalhaes
733e73ae58
Add log level and test for functions
2022-08-25 17:32:11 -05:00
Joao M
af896c1d8b
Update README.md
2022-08-25 09:40:36 -05:00
Joao M
7d959f892a
Refactoring to Python
2022-08-24 01:00:26 +00:00
Joao M
bbf3dca6fd
First Kubernetes implementation
2022-08-23 01:06:16 +00:00
Joao Magalhaes
9b7e2b6c1d
Merge branch 'master' of github.com:byjg/docker-easy-haproxy
2022-08-20 18:33:36 +00:00
Joao Magalhaes
1bc8338234
Added portainer example
2022-08-20 18:33:33 +00:00
Joao M
4b85b98412
Some log information and error treatment
2022-08-20 15:51:38 +00:00
Joao M
71119268f2
Kill supervisord
2022-08-18 19:42:30 +00:00
Joao M
78e9ae3d08
Documentation Update
2022-08-18 17:37:37 +00:00
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
c96f7362ea
Update README.md
2022-08-17 09:59:18 -05:00
Joao M
48e5ea340f
Update README.md
2022-08-17 14:34:06 +00:00
Joao M
15e87db9c0
Fine tune adjusts
2022-08-17 14:04:13 +00:00
Joao M
3006690aad
Add parameter ssl
2022-08-17 02:55:57 +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
4a523c896c
Update README.md
2022-08-15 15:46:03 -05:00
Joao M
4d38ebba38
Update README.md
2022-08-15 15:33:41 -05:00
Joao M
d0f91c6718
Multiple Hosts
2022-08-15 20:20:18 +00:00
Joao M
c62db6e573
Change redirect label to JSON
2022-08-15 19:39:25 +00:00
Joao M
22cac26555
Some controls improvements for certbot.
2022-08-15 14:27:49 +00:00
Joao M
10ed037d94
First part letsencrypt
2022-08-15 00:34:45 +00:00
Joao M
08c38e5f8a
Update README.md
2022-08-14 11:06:09 -05:00
Joao M
ccd0534781
Merge branch 'dokku' into refactory-labels
2022-08-14 10:24:27 -05:00
Joao Gilberto Magalhaes
9dd021e662
Update README.md
2022-08-14 10:23:20 -05:00
Joao M
a457297c5f
Renaming docker environment variables.
2022-08-13 17:29:07 +00:00
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