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.
Install full FiverPanelHosting, DNS, databases, email, SSL, SSH/SFTP, and Server Manager.
Install DNSOnlyRestricted secondary authoritative node linked to the primary server license.
Publish DNSSECDNSKEY, DS at the registrar, and chain validation with the AD flag.
TroubleshootFirewall, ports, DNS, SSL, services, and diagnostic commands.
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 port
2083, complete onboarding in the browser, and run the final diagnostic before delegating DNS or publishing sites.Core concepts
| Component | Role |
|---|---|
| Full FiverPanel | Hosting server and primary DNS authority. |
| FiverPanel DNSOnly | Secondary DNS satellite; does not host sites, databases, email, PHP, or Node.js. |
| Agent | Executes privileged operations through a controlled allowlist. |
| authoritative DNS | Authoritative DNS server integrated with the panel. |
| Stable channel | Signed distribution used for installations and updates. |