Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configurable cache invalidation + support behind SSL proxies #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mikansoro
Copy link

Adds two new configuration options via env vars.

  • BEHIND_SSL_PROXY for running in EKS environments where SSL/TLS termination is managed by the ALB being used for Ingress. Even if nginx isn't handling certificate termination directly, SCHEME must be set to https or pushing via this registry proxy will fail while attempting to upload chunks. Default: false
  • CACHE_INACTIVE_TIMER sets a configurable cache timeout instead of a static 1 year. Default: 1y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant