aboutsummaryrefslogtreecommitdiff
path: root/src/proxy_config.rs
Commit message (Expand)AuthorAgeFilesLines
* Try to clean up code and to fix WebSocket problemsdocker-38Alex Auvolat2022-05-061-5/+5
* Support headers with spaces in their valuedocker-37Quentin Dufour2022-05-041-1/+17
* Add graceful shutdown and memory tracingAlex Auvolat2022-01-241-5/+18
* Add support for tricot-site-lb and tricot-global-lb tagsdocker-29Alex Auvolat2022-01-131-0/+8
* Make nodes aware of where they are and use that to priorize backendsdocker-28Alex Auvolat2022-01-131-9/+50
* Cargo clippydocker-19Alex Auvolat2021-12-091-2/+2
* Improved management of ACME orders and certificate pre-expiration periodAlex Auvolat2021-12-091-1/+2
* Handle HTTPS targetsAlex Auvolat2021-12-081-1/+7
* Inverse how priorities workAlex Auvolat2021-12-081-3/+3
* Exit more agressively on certain errorsAlex Auvolat2021-12-081-1/+1
* better splitAlex Auvolat2021-12-081-2/+5
* Fix path prefixesAlex Auvolat2021-12-081-1/+1
* Try to fix thingsAlex Auvolat2021-12-081-0/+7
* fix display bugAlex Auvolat2021-12-081-1/+1
* Use self-signed certificates if necessaryAlex Auvolat2021-12-081-2/+6
* Logging output improvementsAlex Auvolat2021-12-081-0/+16
* Implement glob pattern hostnamesAlex Auvolat2021-12-081-2/+33
* Better handle get_cert for https request (faster path, hostname verification)Alex Auvolat2021-12-071-7/+15
* Use node IP when service IP is not availableAlex Auvolat2021-12-071-2/+9
* Add support for custom headersAlex Auvolat2021-12-071-3/+21
* Watch multiple consul nodesAlex Auvolat2021-12-071-14/+85
* Locking to avoid flooding Let's encryptAlex Auvolat2021-12-071-6/+2
* Round robin backendsAlex Auvolat2021-12-071-1/+8
* Retrieve let's encrypt certificatesAlex Auvolat2021-12-071-4/+8
* First commit to Tricot, a replacement for Traefik v1Alex Auvolat2021-12-061-0/+113