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

107 Commits

Author SHA1 Message Date
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
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 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