Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tolerate ending / in Consul address | Alex Auvolat | 2021-12-08 | 2 | -2/+2 |
* | Use self-signed certificates if necessary | Alex Auvolat | 2021-12-08 | 6 | -8/+106 |
* | Logging output improvements | Alex Auvolat | 2021-12-08 | 3 | -4/+20 |
* | Implement glob pattern hostnames | Alex Auvolat | 2021-12-08 | 5 | -7/+48 |
* | Better handle get_cert for https request (faster path, hostname verification) | Alex Auvolat | 2021-12-07 | 6 | -29/+85 |
* | Better locking | Alex Auvolat | 2021-12-07 | 1 | -4/+9 |
* | Use node IP when service IP is not available | Alex Auvolat | 2021-12-07 | 3 | -4/+19 |
* | Add support for custom headers | Alex Auvolat | 2021-12-07 | 6 | -39/+78 |
* | Watch multiple consul nodes | Alex Auvolat | 2021-12-07 | 5 | -26/+245 |
* | Locking to avoid flooding Let's encrypt | Alex Auvolat | 2021-12-07 | 6 | -18/+99 |
* | Round robin backends | Alex Auvolat | 2021-12-07 | 3 | -6/+14 |
* | Got a reverse proxy | Alex Auvolat | 2021-12-07 | 7 | -64/+863 |
* | Retrieve let's encrypt certificates | Alex Auvolat | 2021-12-07 | 9 | -57/+439 |
* | not much | Alex Auvolat | 2021-12-06 | 5 | -3/+411 |
* | First commit to Tricot, a replacement for Traefik v1 | Alex Auvolat | 2021-12-06 | 8 | -0/+1364 |