added tests and readme for eduroam initial smoketest

This commit is contained in:
2026-01-19 18:35:51 +01:00
parent 33112f6142
commit 9650bd8b3c
9 changed files with 407 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
# MaxMind (create a free GeoLite2 license key in your MaxMind account)
MAXMIND_LICENSE_KEY=your_maxmind_license_key
# PeeringDB (optional; reduces rate limits)
PDB_API_KEY=your_peeringdb_api_key
# existing Traefik/proxy network name (must already exist)
PROXY_NETWORK=proxy
# update interval in seconds (30 days)
UPDATE_INTERVAL_SECONDS=2592000