yusing
cebc0c5405
support $resp_header(name)
substitution
2024-12-03 11:09:30 +08:00
yusing
52d5e2f36d
support x-properties
2024-12-03 10:28:47 +08:00
yusing
ef1863f810
support variables in modify request,response middlewares
2024-12-03 10:20:18 +08:00
yusing
cd749ac6a4
allow alias to match exact host
2024-12-02 05:01:55 +08:00
yusing
3f9d73d784
enable domain matching, removed unnecessary path_pattern check
2024-12-02 04:39:46 +08:00
yusing
58cfba7695
refactor and fix duplicate notification
2024-12-01 11:12:25 +08:00
yusing
d1cb7a5ce4
prevent generation of ACME key when not using autocert
2024-12-01 05:08:26 +08:00
yusing
863bb3f474
small update on reverse proxy and xforwarded middlewares
2024-12-01 05:04:57 +08:00
yusing
a4f44348ef
fixed zero timeout causing health check to fail
2024-11-30 09:09:07 +08:00
yusing
51f9afb471
fixed redirectHTTP middleware
2024-11-30 08:58:30 +08:00
yusing
f8bdc7044c
repalce redirect_to_https with entrypoint middleware
2024-11-30 08:50:23 +08:00
yusing
796a4a693a
entrypoint middleware mutex
2024-11-30 08:50:02 +08:00
yusing
1c1ba1b55e
[BREAKING] added entrypoint middleware support and config, config schema update
2024-11-30 08:02:03 +08:00
yusing
3af3a88f66
fix CIDRWhitelist status field
2024-11-30 08:01:15 +08:00
yusing
25eeabb9f9
[BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification
2024-11-30 06:44:49 +08:00
yusing
fb9de4c4ad
added ping latency to healthcheck result
2024-11-30 06:43:47 +08:00
yusing
497879fb4b
update serialization
2024-11-30 05:51:17 +08:00
yusing
6e9b5cc113
updated validation for middleware options
2024-11-30 04:00:55 +08:00
yusing
edc1ad952d
updated deserialize method to support validation
2024-11-30 02:58:13 +08:00
yusing
4188bbc5bd
small changes
2024-11-30 01:06:06 +08:00
yusing
10591452e4
schema update
2024-11-29 05:26:51 +08:00
yusing
c269bd04d3
updated autocert renew check logic
2024-11-29 05:26:05 +08:00
yusing
acdb324f7d
autocert update:
...
- save ACME private key to reuse previous registered ACME account
- properly renew certificate with `Certificate.RenewWithOptions` instead of re-obtaining with `Certificate.Obtain`
2024-11-29 05:06:23 +08:00
yusing
d3842ec3c3
fixed loadbalancer panic
2024-11-28 07:15:27 +08:00
yusing
e1cac9f92f
update validateSignal
2024-11-28 06:56:23 +08:00
yusing
4533cc592f
fixed and updated tests
2024-11-28 06:52:26 +08:00
yusing
23614fe0d0
dependencies upgrade
2024-11-28 05:52:12 +08:00
yusing
d723403b6b
modules reorganized and code refactor
2024-11-25 01:40:12 +08:00
yusing
f3b21e6bd9
refactor health module
2024-11-13 06:46:01 +08:00
yusing
6a2638c70c
removed unnecessary PatchReverseProxy argument
2024-11-13 04:47:42 +08:00
yusing
b162dcbfbe
updated incorrect metric help message
2024-11-13 04:46:31 +08:00
yusing
25a2de2a90
fixed stream route healthchecking wrong address
2024-11-11 06:48:10 +08:00
yusing
67b2286df0
fixed missing error subject
2024-11-11 06:47:47 +08:00
yusing
64728d10ad
fixed incorrect healthcheck result in some cases, healthchecker now send user agent identifying godoxy
2024-11-11 06:37:05 +08:00
yusing
ae69019265
removed unnecessary mutex and locking, small refactor
2024-11-11 06:35:31 +08:00
yusing
c07f2ed722
fixed healthchecker start even if disabled, simplified label parsing
2024-11-11 06:34:12 +08:00
yusing
2951304647
fixed crash on invalid map value in docker labels
2024-11-11 06:17:23 +08:00
yusing
d936e24692
moved API request log to debug level
2024-11-11 01:32:55 +08:00
yusing
ba26e6a5d6
grafana dashboard template
2024-11-10 06:53:31 +08:00
yusing
6194bac4c4
metric unregistration on route removal, fixed multi-ips as visitor label detected from x headers
2024-11-10 06:47:59 +08:00
yusing
a1d1325ad6
updated health status impl
2024-11-10 06:35:56 +08:00
yusing
cceebff93a
fixed CIDR whitelist shared its IP cache map when it should not
2024-11-10 03:25:33 +08:00
yusing
f97e3f65fe
go version and deps update, fixed middlewares and metrics
...
- fixed "API JWT secret empty" warning output format
- fixed metrics initialized when it should not
- fixed middlewares.modifyRequest Host header not working properly
2024-11-08 06:14:08 +08:00
yusing
5214ae1760
uptime metrics
2024-11-07 11:44:01 +08:00
yusing
6be3aef367
changed req time elapsed to count on status code sent
2024-11-07 11:43:49 +08:00
yusing
6712e9b109
initial prometheus metrics support, simplfied some code
2024-11-06 12:24:12 +08:00
yusing
50a0686648
rebrand update Makefile
2024-11-06 05:06:17 +08:00
yusing
d47afa3081
removed extra ` from README
2024-11-06 05:05:46 +08:00
Yuzerion
1ddfe2fb92
Merge pull request #30 from codekoala/update-setup-instructions
...
Update setup instructions
2024-11-05 23:52:13 +08:00
Josh VanderLinden
3ae3d18566
Update setup instructions
2024-11-05 08:49:33 -05:00