FGFiverPanel DocsOFFICIAL DOCUMENTATION
Ctrl K
OFFICIAL GUIDE

FiverPanel Documentation

Install, configure, and operate FiverPanel and FiverPanel DNSOnly with objective, verifiable procedures.

The official FiverPanel documentation is organized to take a clean server to stable operation without relying on trial and error. Start with the profile you are actually going to install.

Quick Start

On a compatible supported Linux server, log in asrootand use the official installer.

Terminal
cd /home && curl -o latest -L https://securedownloads.fivergames.com/latest && sh latest

For a dedicated DNS node:

Terminal
cd /home && curl -o latest-dnsonly -L https://securedownloads.fivergames.com/latest-dnsonly && sh latest-dnsonly
After installationOpen the HTTPS address on port2083, complete onboarding in the browser, and run the final diagnostic before delegating DNS or publishing sites.

Core concepts

ComponentRole
Full FiverPanelHosting server and primary DNS authority.
FiverPanel DNSOnlySecondary DNS satellite; does not host sites, databases, email, PHP, or Node.js.
AgentExecutes privileged operations through a controlled allowlist.
authoritative DNSAuthoritative DNS server integrated with the panel.
Stable channelSigned distribution used for installations and updates.