Commit Graph

36 Commits

Author SHA1 Message Date
Ara Sadoyan
74821654f3 Added support to send custom headers to upstream servers. 2025-11-22 23:18:06 +01:00
Ara Sadoyan
9519280026 Path filter, and rate limiter for Consul 2025-10-16 19:04:46 +02:00
Ara Sadoyan
e87c60cf4f unifying kubernetes and file provider configs 2025-10-15 19:13:33 +02:00
Ara Sadoyan
b916b152ea Changed config file parser at startup, to keep initially dead nodes in list. 2025-09-25 18:32:46 +02:00
Ara Sadoyan
c78245e695 disable HC for upstream. 2025-09-16 12:54:23 +02:00
Ara Sadoyan
d3602fa578 Added Kubernetes API support, fo ingress controller. 2025-09-01 16:32:30 +02:00
Ara Sadoyan
e304482667 Optimized healthchecks and config file loading 2025-08-20 14:03:09 +02:00
Ara Sadoyan
f8118f9596 TLS grades change 2025-08-05 19:08:58 +02:00
Ara Sadoyan
a44979ec82 Configurable TLS ciphers 2025-07-27 11:13:39 +02:00
Ara Sadoyan
2ad3a059ab Per path rate limiter 2025-07-24 13:34:15 +02:00
Ara Sadoyan
6f012cee69 Code cleanup 2025-07-22 17:40:58 +02:00
Ara Sadoyan
51c88c8f7c Some structural changes and improvements 2025-07-12 16:17:45 +02:00
Ara Sadoyan
8463cdabbc Added configurable rate limiter 2025-07-09 15:01:20 +02:00
Ara Sadoyan
2e33d692bb Added optional minimal file server 2025-07-02 18:29:14 +02:00
Ara Sadoyan
a341fa30db Add TLS to API server 2025-06-09 18:06:16 +02:00
Ara Sadoyan
78a084380a Name and config changes 2025-05-28 14:54:01 +02:00
Ara Sadoyan
a89592bd07 http to https redirect cleanup 2025-05-26 16:24:15 +02:00
Ara Sadoyan
2a93bc2cd6 http to https redirect cleanup 2025-05-26 12:42:01 +02:00
Ara Sadoyan
d38588a299 http to https redirect 2025-05-25 11:19:28 +02:00
Ara Sadoyan
b33f1796e1 Move to RusTLS, Static binary build, performance improvements. 2025-05-19 20:20:15 +02:00
Ara Sadoyan
75486ca73d removed ssl parameter from configs, it will be detected automatically 2025-05-09 19:41:12 +02:00
Ara Sadoyan
c2d847f2aa Improvements and cleanup 2025-05-09 17:43:03 +02:00
Ara Sadoyan
f1f6dc1aec reStructurization of files 2025-05-07 17:05:00 +02:00
Ara Sadoyan
e3f1df09f9 COnfig parameters update 2025-05-07 16:37:21 +02:00
Ara Sadoyan
026ef22c4d Restructurisation and some fixes. 2025-04-30 18:29:25 +02:00
Ara Sadoyan
0a6f501e2c Created proxy wide authentication 2025-04-14 19:01:09 +02:00
Ara Sadoyan
788c618a3d Stabilized Consul integration with HTTP api 2025-04-08 10:20:02 +02:00
Ara Sadoyan
b2823508b7 Added whitelisted or all services support t Consul 2025-04-04 17:38:18 +02:00
Ara Sadoyan
23dae51e22 Early stage Consul http api support 2025-04-02 18:58:46 +02:00
Ara Sadoyan
cbbf45092b Some structuration 2025-03-27 13:03:45 +01:00
Ara Sadoyan
410d35c326 Add global headers for all upstreams with Option<T> 2025-03-26 19:41:08 +01:00
Ara Sadoyan
451e1f469e Add global headers for all upstreams 2025-03-25 19:19:54 +01:00
Ara Sadoyan
f3bca5a001 Added inject response header functionality 2025-03-24 18:54:38 +01:00
Ara Sadoyan
cafe18b02e Removed unnecessary protocol declaration. 2025-03-20 18:40:55 +01:00
Ara Sadoyan
5524fd5011 temp remove command line arg parser 2025-03-20 18:33:21 +01:00
Ara Sadoyan
6cc72c8b48 New inmplementations, big commit :
1. Nested upstreams with params
2. SSL upstream support
3. Upstreams move to yaml format
4. Command line start arguments
2025-03-16 14:06:29 +01:00