1
0
mirror of https://github.com/umputun/reproxy.git synced 2024-11-24 08:12:31 +02:00
Commit Graph

432 Commits

Author SHA1 Message Date
Umputun
c6ec677710 use baseimage/app for certs, tz and users 2021-05-03 14:38:48 -05:00
Umputun
3eba72cbff extend health chek to make sure all pings called 2021-05-02 12:52:29 -05:00
Umputun
5743109210
Nice error (#61)
* add support of html error reporting with custom templates

* typo

* formatting

* better template load error msg
2021-04-30 04:03:36 -05:00
Umputun
06e78b81d4 extend no match WARN 2021-04-28 14:47:53 -05:00
Umputun
9b9d64894d reproxy.port to enable container 2021-04-28 14:37:11 -05:00
Umputun
2670144e8a add support of docker route prefix 2021-04-28 14:00:38 -05:00
Umputun
69bb10d42f fix default docker dest to include container 2021-04-28 13:40:59 -05:00
Umputun
b04832658e reformat example 2021-04-27 03:45:46 -05:00
Umputun
1ff45cc2ca add integration test over https 2021-04-27 02:50:45 -05:00
Umputun
604391e55e extend tests for tricky cases 2021-04-27 01:57:04 -05:00
Umputun
66eb3ffe4a support d units in cache duration 2021-04-27 01:40:46 -05:00
Umputun
a4cffbe922
Mime cache (#59)
* support different caching duration for different mime types #58

* extract main code to run func

* lint: err shadowing
2021-04-26 18:51:48 -05:00
Umputun
f5c5c61349 add header example 2021-04-25 12:57:11 -05:00
Umputun
c4f3752350 remove negative duration sample 2021-04-24 19:00:20 -05:00
Umputun
89b562e059 add details about cache duration 2021-04-24 18:59:55 -05:00
Pavel Mineev
22a97a6476 make header thiner and remove build from repo 2021-04-24 15:14:11 -05:00
Umputun
a0b56580e2 fiх absolute link in docs 2021-04-24 13:53:33 -05:00
Umputun
9a7a92fc41 make deadlock test on health handler more realistic 2021-04-24 04:03:29 -05:00
Umputun
8279b1a8ea change gcr link 2021-04-23 23:42:43 -05:00
Umputun
a36c64fca4 remove some EOLs 2021-04-23 23:39:07 -05:00
Umputun
0914bbe9a2 minor typos 2021-04-23 16:46:35 -05:00
Umputun
efded2cf5e flip order in docker proxy+static labels #55
we want proxy rule to have priority over assets rule
2021-04-23 04:05:14 -05:00
Umputun
c590c3246d
Assets cache (#54)
* add caching control for assets
* regen site
2021-04-23 02:02:36 -05:00
Nikita Vasiliev
ef8298bb9c Test to catch a deadlock in healthHandler() 2021-04-21 17:30:34 -05:00
Nikita Vasiliev
38af32f37c Fix a deadlock 2021-04-21 17:30:34 -05:00
23ua
7e89e35e48 Fix typo in assets example 2021-04-21 03:55:36 -05:00
Umputun
6096db3ff0 typo and regen site 2021-04-21 02:03:19 -05:00
Umputun
4c79c3b239 rename endpoint to /metrics 2021-04-21 01:28:07 -05:00
Umputun
f16d92b774 lint: minor warns 2021-04-20 19:22:46 -05:00
Umputun
aef3040b60 fix tests regression 2021-04-20 19:22:46 -05:00
Umputun
f47b16e426 revendor 2021-04-20 19:22:46 -05:00
Umputun
8ea0052228 implement basic support of metrics via mgmt server #35 2021-04-20 19:22:46 -05:00
Cigizmoond Vyhuholev
bece2938f0 Fix typo 2021-04-20 10:47:23 -05:00
Umputun
3499836b90 fix typo in help msg 2021-04-19 03:25:59 -05:00
Umputun
f2e9701d0d regen site 2021-04-18 15:43:19 -05:00
Umputun
087a0b7873 make clear multiple hosts support 2021-04-18 12:19:03 -05:00
Umputun
f7b24e1058 fix health counts calculation 2021-04-17 23:41:44 -05:00
Umputun
1695532aa5 add ping test 2021-04-17 23:32:54 -05:00
Umputun
f246618622 don't health check asset mappers 2021-04-17 23:28:12 -05:00
Umputun
afbcc6c7bb removed unneded atomic in health check 2021-04-17 23:24:41 -05:00
Umputun
e8988bacc6 extend main test 2021-04-17 23:17:05 -05:00
Umputun
f304a2f0e6 add total number of services to health error 2021-04-17 23:06:48 -05:00
Umputun
1aa89cfbd6 fix docker resp struct 2021-04-17 22:55:32 -05:00
Umputun
7b8d1bb1c8 add site deploy target 2021-04-17 22:52:39 -05:00
Umputun
d387b860d4 regen site 2021-04-17 22:41:18 -05:00
Umputun
ecc96142ca
Merge pull request #47 from akellbl4/master
[site] Better adaptive behavior
2021-04-17 22:39:22 -05:00
Umputun
1e686ab5b0
Merge branch 'master' into master 2021-04-17 22:39:07 -05:00
Timofey
e7121846da Handle docker API errors 2021-04-17 22:37:32 -05:00
Timofey
813ed6df3d Set minimal supported docker version 2021-04-17 22:37:32 -05:00
Umputun
f43e9092df regen site 2021-04-17 13:17:02 -05:00