aboutsummaryrefslogtreecommitdiff
path: root/src/consul.rs
Commit message (Collapse)AuthorAgeFilesLines
* Externalise Consul module to df-consul crateAlex Auvolat2022-12-071-261/+0
|
* Add possibility to skip TLS server certificate verificationAlex Auvolat2022-08-241-13/+29
|
* Make nodes aware of where they are and use that to priorize backendsdocker-28Alex Auvolat2022-01-131-2/+4
|
* cargo fmt and improve error messagedocker-27Alex Auvolat2021-12-301-3/+6
|
* Add support for Consul TLSAlex Auvolat2021-12-301-5/+34
|
* Cargo clippydocker-19Alex Auvolat2021-12-091-1/+1
|
* Tolerate ending / in Consul addressAlex Auvolat2021-12-081-1/+1
|
* Better handle get_cert for https request (faster path, hostname verification)Alex Auvolat2021-12-071-1/+5
|
* Use node IP when service IP is not availableAlex Auvolat2021-12-071-2/+9
|
* Watch multiple consul nodesAlex Auvolat2021-12-071-11/+22
|
* Locking to avoid flooding Let's encryptAlex Auvolat2021-12-071-1/+69
|
* Retrieve let's encrypt certificatesAlex Auvolat2021-12-071-3/+34
|
* not muchAlex Auvolat2021-12-061-1/+29
|
* First commit to Tricot, a replacement for Traefik v1Alex Auvolat2021-12-061-0/+62