Native iPad app for managing your Proxmox VE cluster. Touch-first, direct by default.
Download on the App Store iPadOS 17+Tab navigation across cluster, nodes, VMs, LXC and storage with drill-down detail views, in portrait and landscape. Big tap targets, long-press menus — no hover-only UI ported from a phone.
No Electron, no web-view wrapper. Pure SwiftUI + SwiftData. Launches instantly, respects system themes, runs cold in <300 ms.
Your iPad talks directly to your Proxmox server. Credentials stay in the iOS Keychain. Optional cloud features — push notifications, remote access, and a cross-cluster view — run on a self-hosted daemon you control.
Enter your Proxmox URL (pve.example.com or an IP+port), flip the TLS toggle if you run a self-signed cert, and pick how to log in.
Live dashboard: nodes with CPU/RAM/storage, VM and LXC lists per node, realtime status. Actual values, not stale polls.
Start / stop / reboot / shutdown VMs and containers. Watch tasks complete in the log viewer. Everything signed with CSRFPreventionToken under the hood.
Free is always free. Pro is a one-time or subscription purchase. Cloud is a subscription with Pro included.
The same realm-picker as the Proxmox web UI. PAM, PVE, LDAP or AD. Tickets auto-renew before expiry.
Full browser-based OpenID Connect flow via ASWebAuthenticationSession. Your SSO stays with your provider.
Classic scoped tokens for power users and automation-adjacent workflows. Stored in the iOS Keychain, never synced.
Direct mode keeps everything between your iPad and your Proxmox server — your credentials, your hostnames, your VMs. Cloud features are opt-in and clearly scoped. Read the privacy policy.