You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add GeoIP database to base image with download fallback
- Copy GeoLite2-Country.mmdb from iznik-server/install during build
- Attempt fresh download if MaxMind credentials provided as build args
- Fall back to bundled database if download fails or no credentials
- Ensures GeoIP always available without runtime download delays
0 commit comments