Phase8
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 9s
CI / Go — edge-gateway build (push) Successful in 17s

This commit is contained in:
smueller
2026-06-26 13:33:03 +02:00
parent ab21f53cdd
commit b335f6a497
39 changed files with 1477 additions and 20 deletions

View File

@@ -68,6 +68,12 @@ NODE_TLS_SKIP_VERIFY=true
# --- Edge Gateway (Phase 8) ---
EDGE_GATEWAY_ENABLED=false
EDGE_LISTEN_ADDR=:25565
EDGE_LISTEN_PORT=25565
EDGE_PUBLIC_HOST=127.0.0.1
EDGE_INTERNAL_API_KEY=local-dev-edge-key-change-me-32chars
EDGE_START_WAIT_SECONDS=180
EDGE_POLL_INTERVAL_MS=2000
# --- Catalog Providers ---
MODRINTH_USER_AGENT=HexaHostGameCloud/0.1.0 (contact@example.net)