@php $h = 'font-display text-base font-semibold text-ink'; $p = 'text-sm leading-relaxed text-ink-2'; $li = 'text-sm leading-relaxed text-ink-2'; $code = 'rounded bg-inset px-1.5 py-0.5 font-mono text-[12px] text-accent-text'; @endphp
Clusev is a self-hosted control panel for managing a fleet of Linux servers from one dashboard — agentless, over SSH. It installs nothing on the target servers; it drives them directly (commands + files over SSH). The whole interface is security-first: 2FA, an encrypted SSH-credential vault and a complete audit log.
After installation, sign in with the admin e-mail and the initial password
from the installer's closing summary — a random, auto-generated password shown only once. The default e-mail is
admin@clusev.local unless another was set at install time. Setting your own password
is recommended — a banner keeps reminding you — but not forced, so a missed reminder
can never lock you out.
http://<server-ip> over plain HTTP. This address always stays reachable
as a recovery path, even after a domain is configured.Tip: Ctrl/⌘ K opens the command search; g + a letter jumps directly (e.g. g h = Help).