A reference table of the routes in app.mzpanel.com, mapped to what each one does
and its scope. Use it to jump straight to a feature or to understand where
something lives. For a narrated walkthrough of the layout, see the
Dashboard tour.
Scope key: Account = fleet-wide page · Server = a section of one server
(/servers/:id/…) · Site = a section of one WordPress site
(/sites/:srv/:dom/…).
| URL | Feature | Scope |
|---|
/servers | Server fleet — cards, live metrics, add a server | Account |
/sites | All sites across the fleet + Domain Manager tab | Account |
/apps | Docker containers & Compose stacks, fleet-wide | Account |
/backups | Backup destinations, jobs, snapshots, restore | Account |
/uptime | External uptime monitors & incidents | Account |
/claudecode | Live Claude Code sessions on your VPS | Account |
/marketplace | Install extensions & one-click Docker apps | Account |
/team | Members, roles, invitations, activity log | Account |
/billing | Plan, quota, wallet, invoices, add-ons | Account |
/notifications | In-app notification feed & routing rules | Account |
/terminal | Full-screen multi-session web terminal | Account |
| URL | Feature | Scope |
|---|
/advanced | Hub landing (integrations & settings) | Account |
/connect/git | Git provider connections (GitHub App / PAT) | Account |
/connect/dns | DNS provider connections (Cloudflare) | Account |
/connect/channels | Chat & alert channels | Account |
/load-balancers | Load balancer + backend management | Account |
/network | Private network — WireGuard mesh | Account |
/templates | Server configuration templates | Account |
/developer | API keys & webhooks | Account |
/tools | Fleet one-shot utilities | Account |
/settings | Profile, email, sessions | Account |
/roadmap | Public feature-request board & voting | Account |
| URL | Feature | Scope |
|---|
/servers/:id | Server shell (defaults to Sites) | Server |
/servers/:id/sites | Websites on this server | Server |
/servers/:id/apps | Docker: containers, stacks, resources | Server |
/servers/:id/databases | MariaDB / PostgreSQL / MongoDB | Server |
/servers/:id/php | PHP versions & per-site FPM pools | Server |
/servers/:id/dns-tls | DNS & TLS (merged) | Server |
/servers/:id/mail | Mail server (Postfix / Dovecot / DKIM) | Server |
/servers/:id/cron | Cron jobs | Server |
/servers/:id/users | Linux users & SFTP, SSH keys | Server |
/servers/:id/files | File Manager (full-screen) | Server |
/servers/:id/services | systemd services & daemons | Server |
/servers/:id/monitoring | Live metrics view (preview only) | Server |
/servers/:id/storage | Disk usage breakdown | Server |
/servers/:id/os-updates | Pending apt updates & policies | Server |
/servers/:id/security | Firewall, SSH, Fail2ban, ClamAV, WAF | Server |
/servers/:id/extensions | Install / remove server extensions | Server |
/servers/:id/settings | Identity, facts, danger zone | Server |
| URL | Feature | Scope |
|---|
/sites/:srv/:dom | Site overview — health cockpit | Site |
/sites/:srv/:dom/posts | Posts (+ full-screen editor) | Site |
/sites/:srv/:dom/pages | Pages | Site |
/sites/:srv/:dom/categories | Categories | Site |
/sites/:srv/:dom/tags | Tags | Site |
/sites/:srv/:dom/media | Media library | Site |
/sites/:srv/:dom/menus | Menus | Site |
/sites/:srv/:dom/seo | Plugin-free SEO | Site |
/sites/:srv/:dom/seo-redirects | Redirects (301/302/410) + 404 monitor | Site |
/sites/:srv/:dom/settings | WordPress settings | Site |
/sites/:srv/:dom/plugins | Plugins | Site |
/sites/:srv/:dom/themes | Themes | Site |
/sites/:srv/:dom/users | WordPress users | Site |
/sites/:srv/:dom/cache | Cache manager | Site |
/sites/:srv/:dom/optimize | Asset optimization | Site |
/sites/:srv/:dom/studio | AI Studio (in progress) | Site |
/sites/:srv/:dom/store/* | WooCommerce (when active) | Site |