Sync network redesign repo state and cutover artifacts

This commit is contained in:
Fizzlepoof
2026-05-22 20:16:21 +00:00
parent 4b1e3d4061
commit 9e6dde7695
59 changed files with 5389 additions and 244 deletions

View File

@@ -2,7 +2,7 @@
TZ=America/Chicago
# Existing SearXNG public/base URL
SEARXNG_BASE_URL=http://10.5.1.6:8888/
SEARXNG_BASE_URL=http://10.5.30.6:8888/
# Firecrawl API is exposed from the gluetun network namespace on this host port.
# 3002 is already occupied by Gitea on PD, so Firecrawl uses 3302 externally.
@@ -10,7 +10,7 @@ FIRECRAWL_PORT=3302
FIRECRAWL_INTERNAL_PORT=3002
# Gluetun control UI LAN bind. Keep it on the PD LAN IP, not 0.0.0.0.
GLUETUN_WEBUI_BIND_ADDRESS=10.5.1.6
GLUETUN_WEBUI_BIND_ADDRESS=10.5.30.6
GLUETUN_WEBUI_PORT=8390
# Gluetun HTTP control API auth for the web UI.