Networking Configuration

Option Description Default Live Reloadable Documentation

UseSingleHttpFrontend

Whether or not to start the internal "microproxy" frontend. Disabling this is highly unusual and is only really useful for power users.

true

Requires Restart

Network Ports

ListenAddressSingleHTTPFrontend

The address to listen on for the internal "microproxy" frontend.

0.0.0.0:1337

Requires Restart

Network Ports

ListenAddressWebUI

The address to listen on for the web UI.

localhost:1340

Requires Restart

Network Ports

ListenAddressRestActions

The address for the API

localhost:1338

Requires Restart

Network Ports

ListenAddressGrpcActions

The address for the gRPC API

localhost:1339

Requires Restart

Network Ports

ListenAddressPrometheus

The address for the Prometheus metrics

localhost:1341

Requires Restart

Network Ports, Prometheus

ExternalRestAddress

The address the web browser should use to connect to the API.

.

Requires Restart

Network Ports