1
0
mirror of https://github.com/umputun/reproxy.git synced 2025-02-16 18:34:30 +02:00

91 Commits

Author SHA1 Message Date
Umputun
9462170cd1 support reproxy.enabled label, enforce this label for reproxy container itself #16 2021-04-11 01:37:45 -05:00
Umputun
825a3c3c7f add readme to docker example 2021-04-10 23:51:12 -05:00
Umputun
ddf951b567 more details to readme 2021-04-10 21:23:07 -05:00
Umputun
b9a0372fc7 add missing -s -w to make build 2021-04-10 14:46:18 -05:00
Umputun
be20b0b636 allow use of assets server without any provider 2021-04-10 14:34:28 -05:00
Umputun
39ca5e966f fix actions typo 2021-04-10 14:21:13 -05:00
Umputun
a1c4f2587b
Merge pull request #13 from daulet/master
Fix potential miss of file update
2021-04-10 14:18:53 -05:00
Daulet Zhanguzin
936a0815a0 Fix missed file update if consumer of events is busy, e.g. waiting on a lock 2021-04-10 19:59:50 +01:00
Daulet Zhanguzin
5d9283be34 Add a test to reproduce missed file update 2021-04-10 19:59:50 +01:00
Umputun
5742353b3b
Merge pull request #9 from prizov/skip-image-build
#7 Disable image build and push on PR
2021-04-10 13:56:56 -05:00
Alex Prizov
75452dd343
# This is a combination of 2 commits.
# This is the 1st commit message:

#7 Disable image build and push on PR

# This is the commit message #2:

Disable image build and push on PR
2021-04-10 21:49:56 +03:00
Umputun
0274bd77f7 add assets server to file example v0.1.0 2021-04-10 13:26:55 -05:00
Umputun
7da8ee593e add reference to examples 2021-04-10 13:18:28 -05:00
Umputun
8135e99d4d add file example 2021-04-10 13:10:32 -05:00
Umputun
c970c176a9 add working docker compose example for docker provider 2021-04-10 04:25:03 -05:00
Umputun
6bcb791bc5 fix ping path from docker labels, clarify docs about path (not url) for the destination 2021-04-10 02:44:40 -05:00
Umputun
5f3647b066 add details about container's exclusions 2021-04-10 02:23:43 -05:00
Umputun
23681a9c0e Delete CNAME 2021-04-10 02:17:04 -05:00
Umputun
726c944dc8 drop commented service from compose 2021-04-10 02:08:26 -05:00
Umputun
b0dcad19fc disable network check by default 2021-04-10 02:08:26 -05:00
Umputun
ae39b00387
Merge pull request #6 from bobuk/patch-1
Update README.md
2021-04-10 02:03:43 -05:00
Grigory Bakunov
3ce8eb4eac
Update README.md
fix legacy example
2021-04-10 09:50:20 +03:00
Umputun
a3d35bf7a9 normalize signatureHandler to be similar to other handlers 2021-04-09 21:01:46 -05:00
Umputun
a4323dcdb2 consolidate transport with director 2021-04-09 20:55:21 -05:00
Umputun
bd08c91889 don't use default transport for proxy, causing race with tests 2021-04-09 20:54:02 -05:00
Umputun
a54a1624f4 add build target 2021-04-09 20:38:27 -05:00
Umputun
4c9d9d5483
Create codeql-analysis.yml 2021-04-09 19:56:11 -05:00
Umputun
a0e3f2de0c add missing link 2021-04-09 19:34:27 -05:00
Umputun
38b7f8b002 add line break for better formatting 2021-04-09 19:33:25 -05:00
Umputun
5bf6b632ff add got-report badge 2021-04-09 19:31:39 -05:00
Umputun
8e645484ce add coverall badge 2021-04-09 19:27:25 -05:00
Umputun
7492b8bbfe add coveralls integration 2021-04-09 19:25:41 -05:00
Umputun
14e5fc68f5 add dockerhub badge 2021-04-09 18:03:35 -05:00
Umputun
52b9f97d66 typos 2021-04-09 18:00:10 -05:00
Umputun
eb672a1b41 mor readme info about health checks 2021-04-09 17:56:45 -05:00
Umputun
1e7f940b01 add some info to readme 2021-04-09 17:48:22 -05:00
Umputun
17c1c8ba92 mission vendor 2021-04-09 15:32:31 -05:00
Umputun
6508c95eae update deps 2021-04-09 15:31:14 -05:00
Umputun
fe7992a972 drop compress, switch to gorilla 2021-04-09 15:26:06 -05:00
Umputun
9107b41590 lint: err shadow 2021-04-09 15:22:21 -05:00
Umputun
3761364f6e fix unsafe close 2021-04-09 15:19:11 -05:00
Umputun
bf86cee8b7 drop github format for linters 2021-04-09 15:16:06 -05:00
Umputun
9029b4d60f lint: multiple warns cleanup 2021-04-09 15:05:22 -05:00
Umputun
220f966720 switch gzip middleware 2021-04-09 13:50:01 -05:00
Umputun
cdbe5d6dd7 don't autofill servers if FQDNs passed in 2021-04-09 02:48:18 -05:00
Umputun
6ab7ae8225 fix missing fqdn param and default for redirect port 2021-04-09 02:28:13 -05:00
Umputun
8733d84ef6 support extension of rules 2021-04-08 23:27:57 -05:00
Umputun
c18d0e8cb7 change docker default network to bridge 2021-04-08 22:07:40 -05:00
Umputun
44340eec77 fix health error report 2021-04-08 22:07:15 -05:00
Umputun
8dbe64375e fix container user 2021-04-08 22:06:44 -05:00