UI Guide

Server Info & Health

Host identity, public addresses, and network health diagnostics for the FlatRun server.

The Server Info page reports who the host is and whether it is reachable. Use it to confirm public addresses before pointing DNS at the server, and to diagnose connectivity problems.

Host

  • Hostname
  • Public IPv4 and Public IPv6

Network Health

  • External access — whether the server is reachable from outside.
  • DNS healthHealthy or Degraded.
  • Last checked — when the health check last ran.

DNS Resolvers

A table of the resolvers the host uses, each with:

  • Resolver IP
  • Status (OK / Failed)
  • Latency in milliseconds
  • Error detail, if any

Network Interfaces

Each interface on the host with its assigned IP addresses and flags.

Refreshing

Use the refresh button to re-run both the host and network-health checks on demand.

Why it matters. If external access is failing or a resolver shows high latency, SSL issuance and DNS verification will be flaky. Check this page first when certificates or domain checks misbehave.
Star us on GitHub