Umputun
8dca98c6b3
don't resort rules for file provider inside the server #37
2021-04-16 11:10:07 -05:00
Umputun
212129faf1
drop unused init
2021-04-16 04:02:05 -05:00
Umputun
8cf4b9063d
Multiple static location ( #36 )
...
* add isStatic flag to mapper, implement for file and static providers
* handle static match response as a special case
* move assets conversion to load time
* rename static to assets everywhere for consistency
* don't overwride asset param in url mapper
* add documentation about assets mode
* add tests
2021-04-16 02:49:00 -05:00
Umputun
33346c9f7a
update docker example with arm-compat images #33
2021-04-15 03:33:52 -05:00
Vladimir Garvardt
66610ef491
Replaced github.com/pkg/errors with stdlib errors wrap
2021-04-14 11:44:20 -05:00
Konstantin Alikhanov
c5200e0a1a
Fixing type error in SSL Static mode
2021-04-14 11:08:17 -05:00
Dmitriy Kopylenko
58bed075fd
Simple grammatical change
2021-04-14 11:06:49 -05:00
Umputun
7138a71236
add a tiny docker example
2021-04-14 03:45:25 -05:00
Umputun
ab0f5c0e1d
switch final image to scratch base
2021-04-14 03:26:20 -05:00
akoppela
da7a860706
Add charset meta tag.
2021-04-14 02:50:35 -05:00
akoppela
95f0f4f127
Structure HTML properly, make mobile friendly.
2021-04-14 02:50:35 -05:00
Umputun
47d802679d
sort mappers in the list
2021-04-14 02:47:35 -05:00
Umputun
78ef60947b
update web page with the current
2021-04-14 00:35:58 -05:00
Umputun
d1ef428236
add assets examples
2021-04-13 21:40:09 -05:00
Umputun
de4a6eca64
container named rerpoxy excluded from discovery
2021-04-13 20:40:42 -05:00
Umputun
1606e56d82
fix proxy headers, should affect response not the request
2021-04-13 14:33:54 -05:00
Umputun
6dcc2fa719
flip signature, disabled by default
2021-04-13 14:08:15 -05:00
Umputun
510b29c3ec
wrap proxy internal err log
2021-04-13 14:03:25 -05:00
Umputun
9bcb9de0d4
filter /ping from stdout logging
2021-04-13 13:04:40 -05:00
Umputun
d8309ab6f2
allow optional stdout logging
2021-04-13 12:45:49 -05:00
Umputun
5479063f4e
limit health check concurrency
2021-04-13 12:34:34 -05:00
Umputun
f6491246f8
support reproxy.port #21
...
defines which of exposed ports will be used for the destination in case if multiple ports exposed from the container
2021-04-13 12:01:54 -05:00
Umputun
af02a41147
add primitive priority order for discovered containers
2021-04-13 01:52:12 -05:00
Umputun
26647571af
lint: simplify health and ping path check
2021-04-13 01:28:22 -05:00
Umputun
dea0e5c742
add details to health error message
2021-04-13 01:24:57 -05:00
Umputun
ffd8afad07
change both /health and /ping to exact url match
...
needed to prevent conflict with proxied services
implementing /health or /ping
2021-04-13 00:52:06 -05:00
Umputun
21636b8a4b
update docker example
v0.2.0
2021-04-12 22:21:52 -05:00
Umputun
22ef8a060a
drop reproxy.enabled=false from the Dockerfile
2021-04-12 22:09:16 -05:00
Umputun
64fd98a130
all timeouts are customizable #5
2021-04-12 21:54:59 -05:00
Umputun
06a6d595b3
change docker provider defaults
...
skip without --docker.auto all containers without reproxy.* label
2021-04-12 21:26:31 -05:00
Umputun
875f288fd7
typo
2021-04-12 16:12:14 -05:00
Umputun
3ced8397c5
upgrade recoverer to suppress the noise on net/http: abort Handler
2021-04-12 12:08:50 -05:00
Umputun
bdae15b274
bump github.com/go-pkgz/rest to v1.9.0
2021-04-12 11:38:21 -05:00
Umputun
c4703d3b17
update docs
2021-04-12 03:41:04 -05:00
Umputun
02c87ffc7a
support multiple servers in reproxy.server label #20
2021-04-12 03:13:25 -05:00
Umputun
a20abd0140
change docker default and add autoapi param #20
2021-04-12 02:57:13 -05:00
Umputun
1ac2f23504
adjust tests for delayed events
2021-04-12 02:29:17 -05:00
Umputun
0e5998d540
add error logging on failed list
2021-04-12 02:11:43 -05:00
Umputun
8b3889d4e5
switch events to provider id, delay repsponse
2021-04-12 02:09:34 -05:00
Umputun
a79cd3c7a4
correct providers order
2021-04-12 02:07:35 -05:00
Umputun
9c659afb0f
drop separate ID method from providers, fill directly
2021-04-11 23:41:23 -05:00
Umputun
5a98338f84
fix separator conflict between env and static rule parts
2021-04-11 23:18:06 -05:00
Umputun
3bf88c5af3
allow @ substitution in addtion to $ in destination
2021-04-11 21:01:52 -05:00
Umputun
a4329dee99
drop arm/v6 destination
2021-04-11 17:17:19 -05:00
Umputun
c53d28b12d
support TZ customization
2021-04-11 17:10:40 -05:00
Umputun
74505c3671
missing -t for latest
2021-04-11 16:59:37 -05:00
Umputun
ef2d441e45
fix ci typo
2021-04-11 16:48:10 -05:00
Umputun
b130f039d8
multi tag build
2021-04-11 16:46:59 -05:00
Umputun
c01b79f296
Merge pull request #19 from umputun/dockerhub
...
add image for docker hub and :latest tag
2021-04-11 16:22:46 -05:00
Umputun
bb93f7f1fe
add image for docker hub and :latest tag
2021-04-11 16:18:16 -05:00