ProxMan
ProxMan handles iOS client for Proxmox VE and Backup Server as a self-hosted solution.
A mobile client for Proxmox VE & Backup Server, honestly reviewed. No marketing fluff, just what you get when you trust your homelab to a $33 app.
TL;DR
- What it is: A native iOS/iPad app for managing Proxmox Virtual Environment (PVE) and Proxmox Backup Server (PBS) remotely — think “your Proxmox web UI, but actually usable on a phone” [1].
- Who it’s for: Homelab enthusiasts, sysadmins, and IT professionals who run Proxmox and need to monitor or intervene without sitting at a desk. Not for people who don’t already run Proxmox.
- Cost: Free to download with in-app purchases; users report a lifetime subscription option [1].
- Key strength: The most feature-complete Proxmox mobile client currently on the App Store. One App Store reviewer with multiple competing apps tested says it’s the clear winner [1].
- Key weakness: Backup management is paywalled — and when you do pay, it’s read-only. You can’t create or enable backup jobs from the app. Terminal/VNC and push notifications are functional, but reverse proxy connectivity can be finicky depending on your setup [1].
What is ProxMan
ProxMan is a native iOS app built by Routecore LLC that wraps the Proxmox REST API into a mobile-friendly interface. The target is anyone who self-hosts Proxmox VE or Proxmox Backup Server and wants more than a pinch-and-zoom browser experience when checking on things from a phone.
Proxmox VE is a bare-metal hypervisor — the free, open-source competitor to VMware vSphere and Microsoft Hyper-V that most homelab operators run to manage their KVM VMs and LXC containers. It has a competent web UI, but it was designed for desktop browsers at 1920×1080, not a 390-point iPhone screen. SSH is the alternative, but that’s a blank terminal, not a monitoring dashboard.
ProxMan fills that gap: real-time CPU/RAM/disk charts, VM start/stop/reboot, snapshot creation, backup management, terminal access, and VNC console — all from the phone, all talking directly to your existing Proxmox API endpoint [1].
The app is published by Routecore LLC, listed under “Developer Tools” on the App Store, and as of this review carries 34 ratings averaging 4.7 out of 5 [1]. No GitHub repository is linked. The developer’s privacy policy is hosted at proxman.app.
Why people choose it
The App Store review pool is small (34 ratings), but the signal is consistent: people who switch to ProxMan from other Proxmox mobile clients don’t go back.
The clearest endorsement comes from a user who explicitly tested multiple options: “I’ve got a small pile of other apps for Proxmox management and this one is the best” [1]. That reviewer bought the lifetime subscription after the free tier got them far enough to understand what the app could do — which is itself a positive signal about the free tier’s generosity.
The UI gets specific praise. One reviewer describes it as “absolutely gorgeous” and mentions planning to buy the lifetime subscription the same day they downloaded it [1]. For a DevOps tool category where “functional” is usually the ceiling on compliments, that’s worth noting.
Where people run into friction is connectivity and the paywall boundary. One user couldn’t get the app to connect through Nginx Proxy Manager (NPM), a common reverse proxy setup in homelabs [1]. This is a known category of pain with Proxmox clients — the Proxmox API uses port 8006 by default and has specific SSL certificate handling that can confuse reverse proxy configurations. The app supports custom HTTP headers for proxy configurations, which helps, but it’s not plug-and-play for every setup.
The backup paywall complaint is the most substantive criticism in the available reviews: “I needed to remotely enable some backup jobs, and the backup interface was hidden behind the paywall. After paying for the app, I find out that the backup screen is just read-only access to existing jobs, I can’t enable, modify, or create jobs” [1]. The reviewer still calls it the best option in the category — but the gap between what the paywall implies and what it delivers is a legitimate point of frustration.
Features
Based on the App Store listing [1]:
Server monitoring:
- Real-time CPU, RAM, disk, and network statistics
- Historical performance charts
- Temperature and hardware status
- Storage pool usage visualization
VM and container management:
- View, start, stop, and reboot KVM VMs and LXC containers
- Modify resource allocations and configurations
- Create snapshots and restore from them
- Create new VMs and LXC containers with full configuration options
- Clone existing VMs and containers
- Pull LXC templates from OCI registries
Backup Server integration (Proxmox PBS):
- Backup job monitoring and task status
- Datastore management with usage metrics
- Nested Datastore Namespace navigation
- Verify, prune, and run garbage collection
- Create, edit, and manage backup jobs with scheduling and retention policies — this is listed as a feature but user reviews indicate it’s paywalled and currently read-only in practice [1]
Terminal and remote access:
- Direct terminal access to Proxmox nodes
- Terminal access to LXC containers
- Integrated VNC console for KVM VMs
- Secure connection handling
Notifications and widgets:
- Push notifications for backup completions, failures, system updates, and replication job status
- Home screen widgets for at-a-glance monitoring without opening the app
Authentication:
- OpenID Connect support (Authentik, Keycloak, and others)
- API token authentication
- Custom HTTP headers for reverse proxy configurations
Multi-node support:
- Manage multiple Proxmox servers from one app
- Unified dashboard across all nodes
Localization: English, Spanish, German, French, Turkish, Simplified Chinese.
Requires Proxmox VE 7.0+ and/or Proxmox Backup Server.
Pricing: what you actually pay
The app is free to download. In-app purchases unlock features — the App Store page lists “In-App Purchases” without specifying tiers or amounts. App Store reviewers reference a “lifetime subscription” they paid for [1]; the specific price is not disclosed in the available data.
What’s free vs. paywalled: Based on user reports, the core monitoring and VM management are accessible on the free tier. Backup Server management (even in its current read-only form) sits behind the paywall [1].
Comparison to the alternative (doing without): The Proxmox web UI is free and works in a mobile browser, but it’s genuinely painful — horizontal scrolling, tiny touch targets, no native keyboard, no push notifications. SSH to a node is free and powerful but gives you no dashboard. ProxMan’s value proposition is convenience and visibility, not access you couldn’t otherwise have.
No subscription equivalent exists: ProxMan has no direct per-seat SaaS comparison. You’re paying for a mobile client to an infrastructure you already own. The appropriate comparison is against doing without it or against building something custom. For the target audience — a homelab operator or small IT shop — a one-time lifetime fee for a working mobile dashboard is a straightforward value call.
Deployment reality check
ProxMan itself requires no deployment — it’s an iOS app you download. What it does require is that your Proxmox instance is accessible from wherever you’re running the app.
Typical connectivity setups and their friction:
- Direct IP access (home network / VPN): Easiest path. Point the app at your Proxmox IP and port 8006, trust the self-signed cert, done.
- Reverse proxy (NPM, Traefik, Caddy): More complex. Proxmox’s self-signed certificate chain needs to be handled correctly by the proxy. At least one user reports being unable to connect through NPM [1]. The app supports custom HTTP headers to help with this, but it’s configuration work.
- SSL with a real certificate: ProxMan works cleanest when your Proxmox node has a valid certificate (Let’s Encrypt via Proxmox’s built-in ACME support). This avoids the self-signed certificate trust issues entirely.
- No VPN / direct internet exposure: Technically possible via reverse proxy, but exposing your Proxmox management interface to the open internet is a security risk most operators should avoid. A Tailscale or WireGuard VPN is the recommended path for remote access.
The app is described as “lightweight” and is 33.8 MB — it’s clearly a native client, not a web view wrapper, which explains the UI quality praise.
Pros and cons
Pros
- Best-in-class mobile Proxmox client. Multiple users with competing apps on the same phone consistently pick ProxMan [1]. The category is small, but it’s clearly not crowded by strong alternatives.
- Native iOS interface. The consistently praised UI isn’t an accident — it’s the result of building for the platform rather than wrapping a web view. Dark-themed interface designed specifically for mobile.
- Full PBS integration. Most Proxmox mobile tools focus on PVE. ProxMan explicitly covers Proxmox Backup Server management, including namespace navigation — a differentiator for serious homelab setups.
- Home screen widgets. Genuinely useful for at-a-glance server health without launching the app.
- OpenID Connect support. Works with Authentik, Keycloak, and similar identity providers that homelabbers often run alongside Proxmox.
- Multi-node and multi-datacenter. Manage multiple Proxmox clusters from one app. Useful for IT professionals managing more than one environment.
- 4.7/5 App Store rating from 34 reviews — high for a niche infrastructure tool [1].
Cons
- Backup management is paywalled and read-only. The most legitimate complaint in the reviews: you pay to unlock backup management, then find you can only view backup jobs, not create or enable them [1]. Feature parity between marketing copy and actual capability matters.
- Reverse proxy connectivity is not always plug-and-play. At least one user reports failure to connect through NPM despite other aspects of the app working [1]. Documentation on this scenario appears limited.
- No GitHub / open source. The app is closed source. For people who self-host everything specifically to avoid vendor lock-in, relying on a closed iOS app from a small developer (Routecore LLC) for critical infrastructure management is a mild philosophical tension.
- Small review base. 34 ratings is enough to take seriously but not enough to dismiss edge cases. Unknown how the app performs at scale with many nodes or large PBS datastores.
- iOS only. No Android version listed. Android users managing Proxmox from mobile are out.
- Pricing opacity. The App Store page doesn’t list in-app purchase prices in the available data. Users shouldn’t need to download the app to understand what they’ll pay.
Who should use this / who shouldn’t
Use ProxMan if:
- You run Proxmox VE or Proxmox Backup Server and want mobile visibility without SSH.
- You have an iPhone or iPad and want a native, well-designed interface rather than a pinched browser tab.
- You manage multiple Proxmox nodes and want a unified dashboard in your pocket.
- You’re a homelab enthusiast who checks server health more than once a day — the widgets alone justify the install.
Skip it if:
- You don’t run Proxmox. This is a one-infrastructure tool; it has no use outside the Proxmox ecosystem.
- You’re on Android. There’s no Android version.
- Backup job management (create, enable, modify) is your primary use case. The current read-only paywall makes this a poor fit until that gap is closed [1].
- You’re philosophically opposed to closed-source tools for infrastructure management.
Workaround if connectivity is the issue: If you’re stuck on the reverse proxy connectivity problem (NPM or similar), try direct VPN access to your home network via Tailscale or WireGuard instead. Proxmox + Tailscale is well-documented in homelab communities and avoids the proxy certificate complexity entirely.
Alternatives worth considering
- Proxmox Web UI in mobile browser — Free, always up-to-date, but genuinely painful to use on a phone. Horizontal scrolling, small touch targets, no notifications. The zero-cost option if you only check in occasionally.
- SSH / terminal — Maximum power, zero UI. For operators who are comfortable in a shell and don’t need visual monitoring dashboards.
- ProxMobo (if available in your region) — Another iOS-based Proxmox client. ProxMan reviewers who have used both generally prefer ProxMan, but ProxMobo is the main category competitor [1].
- Tailscale + browser — Not a Proxmox client, but pairing Tailscale for remote access with the web UI in Safari gives you secure remote management without trusting a third-party app. More setup, but zero dependency on ProxMan’s continued development.
There’s no Android equivalent in the same quality tier as ProxMan at the time of this review. Android users managing Proxmox remotely are largely limited to browser-based access.
Bottom line
ProxMan is the correct answer to “how do I manage my Proxmox server from my phone” for iOS users. The UI quality is legitimately good — not damned-with-faint-praise “good for a utility,” but concretely praised by people who tested alternatives. The feature coverage is broad: VM management, PBS integration, VNC console, widgets, push notifications, multi-node. For homelab operators and IT professionals who want visibility into their Proxmox infrastructure without hunting for a laptop, it delivers.
The backup management paywall situation is the only real sting: paying for a feature and discovering it’s read-only is a legitimate trust issue, and Routecore should either fix the feature to match the billing expectation or be more explicit about current limitations before purchase. Reverse proxy connectivity is a second rough edge, solvable with VPN access but worth knowing about before you commit.
For non-technical founders: ProxMan is only relevant if you’re already running Proxmox. If you’re evaluating Proxmox as a platform for self-hosting infrastructure and want to know what the mobile management story looks like — it’s this app, and the story is good. If you’re not running Proxmox, this review doesn’t apply to you.
Sources
- ProxMan App Store listing — App Store (apps.apple.com) — Primary source for features, ratings, pricing structure, and user reviews. https://apps.apple.com/us/app/proxman/id6744579428
Related DevOps & Infrastructure Tools
View all 196 →Coolify
52KSelf-hosting platform that deploys apps, databases, and services to your own server with a single click. Open-source alternative to Heroku, Netlify, and Vercel.
Portainer
37KEnterprise container management platform for Kubernetes, Docker and Podman environments. Deploy, troubleshoot, and secure across any infrastructure.
1Panel
34KModern, open-source Linux server management panel. Web-based interface for managing servers, websites, databases, and containers.
CasaOS
33KA simple, easy-to-use, elegant open-source personal cloud system.
Dokku
32KA docker-powered PaaS that helps you build and manage the lifecycle of applications. The smallest PaaS implementation you've ever seen.
Dokploy
32KThe lightest self-hosted PaaS — one command, 3 minutes, and your apps are deploying with automatic SSL on a $4/month VPS.