Commit graph

6 commits

Author SHA1 Message Date
Joxit
7716f8b44a
feat: Supports custom headers when the ui is used as proxy 2019-06-24 23:54:21 +02:00
Joxit
1321d9b573
fix: Unable to push image on non 80 port
resolves: #88
2019-06-22 10:47:37 +02:00
Joxit
14ca668d7f
Add proxy_ssl_server_name to nginx for strict SNI checking
Closes: #70
2019-02-07 12:24:50 +01:00
Olivier Nizet
ace12d0ac8
Update with recommended values
- Disable client_max_body_size to avoid the error '403 Request Entity Too Large' which prevent uploading "big" images.
- Apply recommended settings by Docker (https://docs.docker.com/registry/recipes/nginx)
2018-06-13 13:23:09 +02:00
Anton Antonov
c563f7dd4c
Fix REGISTRY_URL not working
Tested with nginx version `1.13.8` and  docker image `joxit/docker-registry-ui:static`
2018-02-14 15:47:22 +02:00
Joxit
bf3e3c9fa8 Add REGISTRY_URL option for #25, this will avoid CORS errors 2018-01-25 18:39:47 +01:00