@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 default password
clusev (the default e-mail is admin@clusev.local
unless another was set at install time). The panel forces a password change immediately —
`clusev` is a known default and only valid until you change it. Change it right away on first login.
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).