1
0
mirror of https://github.com/umputun/reproxy.git synced 2024-11-30 08:16:56 +02:00
Commit Graph

77 Commits

Author SHA1 Message Date
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
Umputun
cdbf455d65 simplify docker events with filters 2021-04-08 22:06:16 -05:00
Umputun
e7d08008bf fix comments, more tests 2021-04-07 21:52:14 -05:00
Umputun
ae538c0574
Create SECURITY.md 2021-04-07 00:02:46 -05:00
Umputun
7004aa83f2 fix flaky test 2021-04-06 23:59:23 -05:00
Umputun
af1cd3ae46 back to 1.15 compat 2021-04-06 23:50:04 -05:00
Umputun
a835b66bf9 missing file for prev commit 2021-04-06 23:18:27 -05:00
Umputun
cfb8d8df14 add-nosignature mode, rename leftovers from dpx 2021-04-06 23:17:50 -05:00
Umputun
a27b718d59 missing vendor 2021-04-05 22:14:23 -05:00
Umputun
6e31a87a40 add access log 2021-04-05 22:12:06 -05:00
Umputun
d988d0612c add binary distribution with goreleaser 2021-04-05 13:33:58 -05:00
Umputun
225590da2c add ping url and health check 2021-04-05 03:37:28 -05:00
Umputun
5759918cb6 switch registry to ghcr 2021-04-05 01:37:24 -05:00
Umputun
75fddfa7fe support groups of route for file provider 2021-04-05 01:37:05 -05:00
Umputun
dfa0d51b31 add Servers list and fill FQDNs 2021-04-04 15:55:06 -05:00