index
:
tricot.git
do-not-merge/hprof
domain-check
feat/load-certs-at-boot
main
redirect
ws
Deuxfleurs reverse proxy (a replacement for traefik)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
proxy_config.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take into account unhealthy nodes
Alex Auvolat
2023-08-27
1
-154
/
+74
*
stdout: prettier formatting of proxy config
Alex Auvolat
2023-08-27
1
-4
/
+21
*
update df-consul to fix some issues
docker-48
Alex Auvolat
2023-06-13
1
-11
/
+14
*
cargo fmt
Alex Auvolat
2023-01-26
1
-7
/
+3
*
Don't do the hack with same_site and same_node, separate lb flags
Alex Auvolat
2023-01-02
1
-18
/
+38
*
Externalise Consul module to df-consul crate
Alex Auvolat
2022-12-07
1
-6
/
+6
*
Change scheduling algo to deprioritize slow backends + refactoring
Alex Auvolat
2022-12-06
1
-6
/
+7
*
Add duration metric and improve others as well
Alex Auvolat
2022-12-05
1
-9
/
+16
*
Add basic support for metrics
Alex Auvolat
2022-12-05
1
-8
/
+62
*
Try to clean up code and to fix WebSocket problems
docker-38
Alex Auvolat
2022-05-06
1
-5
/
+5
*
Support headers with spaces in their value
docker-37
Quentin Dufour
2022-05-04
1
-1
/
+17
*
Add graceful shutdown and memory tracing
Alex Auvolat
2022-01-24
1
-5
/
+18
*
Add support for tricot-site-lb and tricot-global-lb tags
docker-29
Alex Auvolat
2022-01-13
1
-0
/
+8
*
Make nodes aware of where they are and use that to priorize backends
docker-28
Alex Auvolat
2022-01-13
1
-9
/
+50
*
Cargo clippy
docker-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
*
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