Skip to content

docs: document Reth port and log level variables in env files#1149

Open
erhnysr wants to merge 1 commit into
base:mainfrom
erhnysr:docs/document-reth-port-and-log-variables
Open

docs: document Reth port and log level variables in env files#1149
erhnysr wants to merge 1 commit into
base:mainfrom
erhnysr:docs/document-reth-port-and-log-variables

Conversation

@erhnysr

@erhnysr erhnysr commented Jul 15, 2026

Copy link
Copy Markdown

Reopening this contribution (previously #1077, closed by stale-bot without review) — documents the Reth port and log level variables that execution-entrypoint already defines but which were previously undocumented in the .env files. Purely additive documentation, no behavior change. Rebased on latest main, no conflicts. Happy to address any review feedback.

Operators who want to customise execution-client ports (e.g. to run
multiple nodes or resolve port conflicts) or change log verbosity had
no way to discover the supported variables without reading
execution-entrypoint directly.

Add commented-out PORT CONFIGURATION and LOG LEVEL sections to both
.env.mainnet and .env.sepolia, listing all variables already supported
by execution-entrypoint with their defaults:

  RPC_PORT, WS_PORT, AUTHRPC_PORT, METRICS_PORT,
  DISCOVERY_PORT, V5_DISCOVERY_PORT, P2P_PORT, LOG_LEVEL

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants