Stabilize Datum container networking

This commit is contained in:
Dorian
2026-05-09 16:26:18 +01:00
parent 7a85e805a7
commit 2bbb89c53f
4 changed files with 24 additions and 22 deletions

View File

@@ -13,11 +13,9 @@ LOG_LEVEL=info
# STATIC_DIR=
# ---- Datum gateway (the Umbrel app we're polling) ----
# Umbrel/Portainer stacks cannot reliably resolve Datum's container name.
# Use Datum's current IP on umbrel_main_network and refresh it if Umbrel
# recreates the Datum container:
# docker inspect -f '{{.NetworkSettings.Networks.umbrel_main_network.IPAddress}}' datum_datum_1
DATUM_URL=http://10.21.0.11:21000
# Use Docker DNS on umbrel_main_network so Datum can be recreated without
# changing a stale container IP.
DATUM_URL=http://datum_datum_1:21000
DATUM_ADMIN_USER=admin
DATUM_ADMIN_PASSWORD=
# How often to scrape /clients (ms). Datum updates per-worker hashrate every