This website requires JavaScript.
6526260e31
Suggestion for trying to get docker pushes working
wolf++
2019-08-06 13:35:59 -0700
4e5e75e91d
📝 Fix extra colons in example in docs
Sebastián Ramírez
2019-08-03 22:00:34 -0500
abe5c4a644
✨ Add support for GCR service account keys
Sebastián Ramírez
2019-08-03 21:40:03 -0500
3e71b6fd57
remove some "$" usage in instructions, theres no good way to escape it in nginx literals bump to 0.2.4
0.2.4
Ricardo Pardini
2019-01-16 21:43:01 +0100
d9bce2b880
bump to 0.2.3
0.2.3
Ricardo Pardini
2019-01-16 20:54:59 +0100
7737bf807a
disable debug by default; fixes #9
Ricardo Pardini
2019-01-16 20:53:45 +0100
686e8ae021
Merge pull request #8 from StanYago/master
Ricardo Pardini
2018-12-16 10:43:19 +0100
d8434a02cf
added sanity checks for /setup/systemd route
Stan Yagolnitser
2018-12-14 12:18:28 -0800
329bf342c0
Merge pull request #7 from StanYago/master
Ricardo Pardini
2018-12-12 10:29:09 +0100
653c4aad54
added route for quicker docker engine setup, just curl /setup | bash
Stan Yagolnitser
2018-12-12 00:42:40 -0800
a89cf362ad
set nginx DNS configuration from container resolv.conf to allow proxy to operate behind firewall
Stan Yagolnitser
2018-12-12 00:18:34 -0800
97e77ccc56
update README to refer to 0.2.2, which is only cosmetic
0.2.2
Ricardo Pardini
2018-11-04 17:35:39 +0100
19b9cdba0b
update README, remove whitespace from example invocation
Ricardo Pardini
2018-11-04 17:34:54 +0100
8b03786636
update README for 0.2.1, details about authentication with Docker Hub and GCR.
0.2.1
Ricardo Pardini
2018-11-04 17:15:42 +0100
895627a073
Merge branch 'debug'
Ricardo Pardini
2018-11-04 16:55:05 +0100
80bb415d84
use 0.1.0 for invocation example
0.1.0
Ricardo Pardini
2018-11-04 16:51:58 +0100
7724f3ba15
completely reworked caching, now cache by exception (/blobs/ only essentially) - now only /v2/.../blobs/... URIs are actually cached (together with their redirect catchers) - /manifests/, /token, and /v2/ are not cached anymore, which should solve a lot of problems - better messages for /v1 attempts - fix usage of $connect_host:443 (which is hostname:port and causes errors to be logged) to $connect_addr (which returns an IP:port) in the proxy layer
Ricardo Pardini
2018-11-04 16:43:53 +0100
8ff06e3dec
add mitmproxy/nginx-debug inspection capabilities - avoid some caching for non-blob urls
Ricardo Pardini
2018-11-04 11:23:52 +0100
1486d6920e
err msg, explain the image can simply be missing upstream too
ricardop
2018-07-04 19:45:33 +0200
296bffc911
fix README instructions
ricardop
2018-07-04 11:40:33 +0200
dab5f4f1df
fix: add higher map_hash_bucket_size, allowing for more mappings
ricardop
2018-07-03 11:19:29 +0200
8b568ec572
more README fixes
ricardop
2018-06-29 01:55:56 +0200
e82c0dde2f
fixing README
ricardop
2018-06-29 01:45:16 +0200
0abd4ca51a
completely reworked into an HTTPS_PROXY-based solution - emit our own certificates - configurable via ENVs - generates config dinamically
ricardop
2018-06-29 01:39:02 +0200
ba4c66e8bc
add a long explanation
ricardop
2018-06-27 18:13:56 +0200
af65390a7f
tweaks for caching; ignore caching headers from upstreams; key cache only by host/path (no params)
ricardop
2018-06-27 15:18:25 +0200
325dd23ae5
initial commit
ricardop
2018-06-27 13:08:09 +0200
228777050c
Initial commit
Ricardo Pardini
2018-06-27 10:08:18 +0200