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
/
main.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor configuration to support redirects
Quentin Dufour
2023-11-29
1
-1
/
+1
|
*
replace log,pretty_env_logger by tracing,tracing_subscriber and add time
docker-50
Alex Auvolat
2023-08-27
1
-3
/
+9
|
*
Take into account unhealthy nodes
Alex Auvolat
2023-08-27
1
-1
/
+7
|
*
stdout: prettier formatting of proxy config
Alex Auvolat
2023-08-27
1
-4
/
+24
|
*
feat: warmup memory store when starting
docker-49
feat/load-certs-at-boot
Quentin Dufour
2023-08-08
1
-0
/
+12
|
*
update df-consul to fix some issues
docker-48
Alex Auvolat
2023-06-13
1
-1
/
+1
|
*
Externalise Consul module to df-consul crate
Alex Auvolat
2022-12-07
1
-4
/
+8
|
*
Cargo clippy
docker-44
Alex Auvolat
2022-12-06
1
-5
/
+5
|
*
Change scheduling algo to deprioritize slow backends + refactoring
Alex Auvolat
2022-12-06
1
-0
/
+2
|
*
Add basic support for metrics
Alex Auvolat
2022-12-05
1
-0
/
+15
|
*
Add possibility to skip TLS server certificate verification
Alex Auvolat
2022-08-24
1
-0
/
+5
|
*
Add graceful shutdown and memory tracing
Alex Auvolat
2022-01-24
1
-11
/
+84
|
*
Write proxy config to stdout to separate it from logs
docker-30
Alex Auvolat
2022-01-19
1
-2
/
+3
|
*
cargo fmt and improve error message
docker-27
Alex Auvolat
2021-12-30
1
-1
/
+1
|
*
Add support for Consul TLS
Alex Auvolat
2021-12-30
1
-1
/
+21
|
*
cargo clippy
Alex Auvolat
2021-12-09
1
-1
/
+1
|
*
add compressed format
Alex Auvolat
2021-12-09
1
-1
/
+1
|
*
Better compression choices
Alex Auvolat
2021-12-09
1
-1
/
+1
|
*
Compression
Alex Auvolat
2021-12-09
1
-6
/
+24
|
*
Cargo clippy
docker-19
Alex Auvolat
2021-12-09
1
-1
/
+1
|
*
Improved management of ACME orders and certificate pre-expiration period
Alex Auvolat
2021-12-09
1
-2
/
+1
|
*
Support totally ignoring backend HTTPS certificate stuff
Alex Auvolat
2021-12-08
1
-0
/
+1
|
*
Exit more agressively on certain errors
Alex Auvolat
2021-12-08
1
-8
/
+23
|
*
Try to fix things
Alex Auvolat
2021-12-08
1
-5
/
+6
|
*
Let's encrypt email address as parameter
Alex Auvolat
2021-12-08
1
-1
/
+8
|
*
Tolerate ending / in Consul address
Alex Auvolat
2021-12-08
1
-1
/
+1
|
*
Logging output improvements
Alex Auvolat
2021-12-08
1
-2
/
+2
|
*
Better handle get_cert for https request (faster path, hostname verification)
Alex Auvolat
2021-12-07
1
-12
/
+23
|
*
Use node IP when service IP is not available
Alex Auvolat
2021-12-07
1
-0
/
+1
|
*
Add support for custom headers
Alex Auvolat
2021-12-07
1
-2
/
+15
|
*
Watch multiple consul nodes
Alex Auvolat
2021-12-07
1
-1
/
+22
|
*
Locking to avoid flooding Let's encrypt
Alex Auvolat
2021-12-07
1
-2
/
+2
|
*
Got a reverse proxy
Alex Auvolat
2021-12-07
1
-1
/
+7
|
*
Retrieve let's encrypt certificates
Alex Auvolat
2021-12-07
1
-3
/
+15
|
*
not much
Alex Auvolat
2021-12-06
1
-1
/
+4
|
*
First commit to Tricot, a replacement for Traefik v1
Alex Auvolat
2021-12-06
1
-0
/
+20