Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add graceful shutdown and memory tracing | Alex Auvolat | 2022-01-24 | 1 | -5/+18 |
| | |||||
* | Add support for tricot-site-lb and tricot-global-lb tagsdocker-29 | Alex Auvolat | 2022-01-13 | 1 | -0/+8 |
| | |||||
* | Make nodes aware of where they are and use that to priorize backendsdocker-28 | Alex Auvolat | 2022-01-13 | 1 | -9/+50 |
| | |||||
* | Cargo clippydocker-19 | Alex Auvolat | 2021-12-09 | 1 | -2/+2 |
| | |||||
* | Improved management of ACME orders and certificate pre-expiration period | Alex Auvolat | 2021-12-09 | 1 | -1/+2 |
| | |||||
* | Handle HTTPS targets | Alex Auvolat | 2021-12-08 | 1 | -1/+7 |
| | |||||
* | Inverse how priorities work | Alex Auvolat | 2021-12-08 | 1 | -3/+3 |
| | |||||
* | Exit more agressively on certain errors | Alex Auvolat | 2021-12-08 | 1 | -1/+1 |
| | |||||
* | better split | Alex Auvolat | 2021-12-08 | 1 | -2/+5 |
| | |||||
* | Fix path prefixes | Alex Auvolat | 2021-12-08 | 1 | -1/+1 |
| | |||||
* | Try to fix things | Alex Auvolat | 2021-12-08 | 1 | -0/+7 |
| | |||||
* | fix display bug | Alex Auvolat | 2021-12-08 | 1 | -1/+1 |
| | |||||
* | Use self-signed certificates if necessary | Alex Auvolat | 2021-12-08 | 1 | -2/+6 |
| | |||||
* | Logging output improvements | Alex Auvolat | 2021-12-08 | 1 | -0/+16 |
| | |||||
* | Implement glob pattern hostnames | Alex Auvolat | 2021-12-08 | 1 | -2/+33 |
| | | | | | no wildcard certificates: one certificate per matching hostname that actually recieves requests | ||||
* | Better handle get_cert for https request (faster path, hostname verification) | Alex Auvolat | 2021-12-07 | 1 | -7/+15 |
| | |||||
* | Use node IP when service IP is not available | Alex Auvolat | 2021-12-07 | 1 | -2/+9 |
| | |||||
* | Add support for custom headers | Alex Auvolat | 2021-12-07 | 1 | -3/+21 |
| | |||||
* | Watch multiple consul nodes | Alex Auvolat | 2021-12-07 | 1 | -14/+85 |
| | |||||
* | Locking to avoid flooding Let's encrypt | Alex Auvolat | 2021-12-07 | 1 | -6/+2 |
| | |||||
* | Round robin backends | Alex Auvolat | 2021-12-07 | 1 | -1/+8 |
| | |||||
* | Retrieve let's encrypt certificates | Alex Auvolat | 2021-12-07 | 1 | -4/+8 |
| | |||||
* | First commit to Tricot, a replacement for Traefik v1 | Alex Auvolat | 2021-12-06 | 1 | -0/+113 |