Quantcast
Channel: Zammad - Community - Latest posts
Viewing all articles
Browse latest Browse all 6761

GeoIP helm not works

$
0
0

Infos:

  • Used Zammad version: 6.3.1
  • Used Zammad installation type: helm
  • Operating system: EKS 1.29.3-20240605
  • Browser + version: Safari latest

I tried to set trustedProxies in Helm, but still did not work.

zammadConfig:
  nginx:
    trustedProxies:
      - "127.0.0.1"
      - "10.10.0.0/16"
      - "::1"
  railsserver:
    trustedProxies: "['127.0.0.1', '10.10.0.0/16', '172.20.0.0/16', '::1']"

How to get GeoIP working ?


Viewing all articles
Browse latest Browse all 6761

Trending Articles