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
|
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 |
|
Umputun
|
eec66b150c
|
Merge branch 'bobuk_master'
# Conflicts:
# .github/workflows/ci.yml
|
2021-04-11 15:01:45 -05:00 |
|
Umputun
|
1e4dae98de
|
pass git info in ci build
|
2021-04-11 14:53:52 -05:00 |
|
Umputun
|
dfc101cb85
|
enforce servers sort
|
2021-04-11 14:42:16 -05:00 |
|
Umputun
|
7351821c60
|
pass CI build arg
|
2021-04-11 14:40:00 -05:00 |
|
Umputun
|
e538c1d9e7
|
add tz info and certs to the image
|
2021-04-11 14:22:15 -05:00 |
|
Umputun
|
46d83f235e
|
don't run discovery if no providers
|
2021-04-11 14:21:58 -05:00 |
|
Umputun
|
a769cc89d5
|
switch Dockerfile to standard base images #11 #18
|
2021-04-11 14:12:40 -05:00 |
|
Umputun
|
ef09f8ace3
|
Merge pull request #15 from daulet/master
Speed up route lookup by grouping mappers by server names
|
2021-04-11 13:52:46 -05:00 |
|
Daulet Zhanguzin
|
957916fd6b
|
Speed up route lookup by grouping mappers by server names
|
2021-04-11 10:18:57 +01:00 |
|
Grigory Bakunov
|
29fcbb9044
|
lowercase all the names
|
2021-04-11 10:29:54 +03:00 |
|
Grigory Bakunov
|
7fa94b9502
|
Update ci.yml
first move to buildx for multiarch build
|
2021-04-11 10:13:11 +03:00 |
|
Umputun
|
a1d14d2707
|
Merge pull request #17 from bobuk/patch-1
move to github.actor instead of The Greatest
|
2021-04-11 01:58:27 -05:00 |
|
Grigory Bakunov
|
73461a822c
|
move to github.actor instead of The Greatest
It'll be easeier to test and work on it with some abstraction on top of 🤣umputun
|
2021-04-11 09:55:31 +03:00 |
|