Commit Graph

28 Commits

Author SHA1 Message Date
Alex 8d1162f206
Change scheduling algo to deprioritize slow backends + refactoring
continuous-integration/drone/push Build was killed Details
2022-12-06 14:02:32 +01:00
Alex ba5bf133f6
Add duration metric and improve others as well
continuous-integration/drone/push Build is passing Details
2022-12-05 19:10:15 +01:00
Alex 5d38f2cf7f
Add basic support for metrics
continuous-integration/drone/push Build is passing Details
2022-12-05 18:43:48 +01:00
Alex 8c6114c3d3
Try to clean up code and to fix WebSocket problems 2022-05-06 12:21:15 +02:00
Quentin 6383d98772
Support headers with spaces in their value 2022-05-04 09:14:39 +02:00
Alex 5e5299a6d0
Add graceful shutdown and memory tracing 2022-01-24 19:28:18 +01:00
Alex 85e1e7d8a4
Add support for tricot-site-lb and tricot-global-lb tags 2022-01-13 12:24:25 +01:00
Alex ced324bc87
Make nodes aware of where they are and use that to priorize backends 2022-01-13 11:36:52 +01:00
Alex e4942490ee
Cargo clippy 2021-12-09 12:20:37 +01:00
Alex fdb83162ce
Improved management of ACME orders and certificate pre-expiration period 2021-12-09 12:18:23 +01:00
Alex ca8c5aad23
Handle HTTPS targets 2021-12-08 22:58:19 +01:00
Alex 62c745898d
Inverse how priorities work 2021-12-08 22:29:08 +01:00
Alex 3bdb417bfb
Exit more agressively on certain errors 2021-12-08 17:50:40 +01:00
Alex 0e6e60d35a
better split 2021-12-08 17:36:01 +01:00
Alex 8d47bef9d4
Fix path prefixes 2021-12-08 17:27:27 +01:00
Alex c49b2075a3
Try to fix things 2021-12-08 13:28:07 +01:00
Alex 35b46e64e7
fix display bug 2021-12-08 12:27:47 +01:00
Alex 7599dfc0ef
Use self-signed certificates if necessary 2021-12-08 12:02:39 +01:00
Alex d7f3c13fa4
Logging output improvements 2021-12-08 11:24:25 +01:00
Alex 098a6cf2cd
Implement glob pattern hostnames
no wildcard certificates: one certificate per matching hostname that
actually recieves requests
2021-12-08 11:11:22 +01:00
Alex 11c6f0b1c2
Better handle get_cert for https request (faster path, hostname verification) 2021-12-07 18:50:58 +01:00
Alex 9119c2f45c
Use node IP when service IP is not available 2021-12-07 18:31:04 +01:00
Alex 489d364676
Add support for custom headers 2021-12-07 18:19:51 +01:00
Alex 0682c74e9d
Watch multiple consul nodes 2021-12-07 17:56:15 +01:00
Alex bb77e7c459
Locking to avoid flooding Let's encrypt 2021-12-07 17:05:25 +01:00
Alex ccb4e87658
Round robin backends 2021-12-07 16:37:22 +01:00
Alex 5535c4951a
Retrieve let's encrypt certificates 2021-12-07 13:50:44 +01:00
Alex 2895a8ae2e
First commit to Tricot, a replacement for Traefik v1 2021-12-06 23:08:22 +01:00