Everything Proxploy does

A complete management layer for Proxmox VE. Below is every capability, grouped by what you are trying to do. Everything here works on a single host for free unless it is marked Pro or Team.

App-centric

App management, every LXC container as an app

Proxploy's Apps grid is the landing view for everything running on your Proxmox hosts. Each LXC container appears as a tile carrying the app's name and icon, the host it lives on, and a status light. Proxmox already tells you a guest's name; what it does not give you is a way in, and the tile is one click to the app's own web UI without you hunting down its IP and port first.

Opening a tile gives you that app's own page. From there you can launch its web UI in a new tab without hunting for the container's IP and port, start, stop, restart or shut it down, or drop into a shell inside the container. The install script Proxploy used is saved with the app and can be edited, diffed against upstream and reverted, with full version history, so a service you had to customise stays customised and traceable.

Resource changes happen on the same page: grow the container's CPU, memory or disk without going near the Proxmox interface. Uninstalling asks you to type the app's name to confirm, and offers to take a final backup first, because the alternative is a one-click action that permanently destroys data.

Proxploy: App management, every LXC container as an app.Proxploy: App management, every LXC container as an app.

Backups & Storage

Backups with Proxmox Backup Server

Proxploy integrates with Proxmox Backup Server rather than inventing its own backup format. Configure PBS as a target, then create and run backup jobs, browse what has been taken, and restore from them, all without leaving the interface you manage everything else from.

Retention is visible rather than implied, so you can see what will be kept and for how long. Backups also appear at the moments they matter: the uninstall flow offers a final backup before it destroys a container, and a migration between non-clustered hosts is a backup and restore under the hood.

Proxploy: Backups with Proxmox Backup Server.Proxploy: Backups with Proxmox Backup Server.

Network & Security

Network topology

Proxploy shows the bridges, bonds, VLANs and physical NICs configured on each node, along with a map of which guests are attached to which bridge and live throughput on each interface.

The practical value is answering questions that otherwise require SSH and a few commands: which bridge is this container actually on, is that VLAN configured on the node I am about to migrate to, and which interface is carrying the traffic right now.

Proxploy: Network topology.Proxploy: Network topology.

Operations

Consoles, node shell and logs, in the browser

Proxploy gives you a full terminal into any container, a shell on the Proxmox node itself, and a noVNC console into any virtual machine, all in the browser. Every one of them is proxied through Proxploy and authorised by Proxploy's own login, so your browser never connects directly to the node and you are not distributing Proxmox credentials to everyone who needs a console.

Logs come in two forms. Live output streams while a job runs, whether that is an install, an update or a backup. Archived logs stay attached to the job that produced them, so a failure last Tuesday is still readable today with the exact output that caused it.

A command palette, reachable with Cmd+K, searches across every app, VM, host and catalog entry in one keystroke. It is the fastest way to jump to anything without navigating through pages.

Proxploy: Consoles, node shell and logs, in the browser.

Automation

Scheduling and unattended maintenance

Updates are the chore everyone intends to do and nobody does on time. Scheduled update windows let you nominate when Proxploy is allowed to apply available app updates unattended, so patching happens at four in the morning rather than never.

Scheduled backups and automatic catalog refreshes run on the same mechanism, and every scheduled run produces the same job record, streamed log and audit entry as a run you started by hand.

Proxploy: Scheduling and unattended maintenance.Proxploy: Scheduling and unattended maintenance.

The tiers, briefly

Free
Homelab. One Proxmox host, every core capability, forever, with no account.
Pro
$49 a year. Unlimited hosts in one pane, cross-host migration, scheduled maintenance.
Team
Coming soon. Multi-tenancy, white-label, compliance reporting and the full API, for MSPs.