aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cargo fmtdiplonat-autodiscoveryAlex Auvolat2023-04-211-3/+16
* less noiseAlex Auvolat2023-04-211-3/+26
* fix regex, add debugAlex Auvolat2023-04-211-1/+2
* remove stupid cache and use proper watch on consul kv prefixAlex Auvolat2023-04-216-77/+212
* refactoringAlex Auvolat2023-04-051-8/+7
* Support for loading IP addresses from DiploNAT autodiscoveryAlex Auvolat2023-04-056-69/+184
* Update df_consul dependency and avoid advertising failed backends (fix #2)Alex Auvolat2023-02-024-125/+26
* Less spam on stdoutAlex Auvolat2023-01-112-5/+12
* Retry DNS updates when they failAlex Auvolat2023-01-112-6/+25
* Remove useless maintenance of node_siteAlex Auvolat2023-01-111-5/+0
* Update cargo.nixAlex Auvolat2023-01-051-5/+5
* Properly handle empty catalog (absent node)Alex Auvolat2023-01-053-4/+4
* Add files to produce Docker containerAlex Auvolat2023-01-032-0/+25
* Fix READMEAlex Auvolat2022-12-221-6/+6
* Reduce useless updates to help avoid rate limitingAlex Auvolat2022-12-111-4/+7
* Fix subdomain matchingAlex Auvolat2022-12-113-19/+57
* Change label format to be a single dns pathAlex Auvolat2022-12-115-42/+107
* replace pretty_env_logger by tracing_subscriberAlex Auvolat2022-12-117-180/+278
* Write an example DNS layoutAlex Auvolat2022-12-071-0/+25
* Add READMEAlex Auvolat2022-12-071-0/+67
* fix drone signatureAlex Auvolat2022-12-071-1/+1
* First version of D53 that does somethingAlex Auvolat2022-12-0713-0/+3790