ProxMenux is a powerful menu-driven toolkit for Proxmox VE management, designed to simplify and streamline administration tasks through an intuitive interactive interface. Manage virtual machines, containers, networking, storage, hardware and more — all without memorizing complex commands.
---
## 📋 Table of Contents
- [Features](#-features)
- [ProxMenux Monitor](#-proxmenux-monitor)
- [Installation](#-installation)
- [Beta Program](#-beta-program)
- [Usage](#-usage)
- [Menu Structure](#-menu-structure)
- [Dependencies](#-dependencies)
- [Contributing](#-contributing)
- [License](#-license)
---
## ✨ Features
- **Interactive menus** — navigate everything with arrow keys and Enter, no commands to memorize
- **VM & LXC management** — create, start, stop, restart and delete virtual machines and containers
- **Post-install optimization** — apply recommended settings after a fresh Proxmox installation
- **Helper Scripts integration** — access Proxmox VE Helper-Scripts directly from the menu
- **Multi-language support** — English and other languages via Google Translate (Translation version)
- **Automatic updates** — ProxMenux checks for new versions on startup and updates itself
- **ProxMenux Monitor** — real-time web dashboard for system monitoring (see below)
---
## 🖥️ ProxMenux Monitor
ProxMenux Monitor is an integrated web dashboard that provides real-time visibility into your Proxmox infrastructure — accessible from any browser on your network, without needing a terminal.
**What it offers:**
- Real-time monitoring of CPU, RAM, disk usage and network traffic
- Overview of running VMs and LXC containers with status indicators
- Login authentication to protect access
- Two-Factor Authentication (2FA) with TOTP support
- Reverse proxy support (Nginx / Traefik)
- Designed to work across desktop and mobile devices
**Access:**
Once installed, the dashboard is available at:
```
http://<your-proxmox-ip>:8008
```
The Monitor is installed automatically as part of the standard ProxMenux installation and runs as a systemd service (`proxmenux-monitor.service`) that starts automatically on boot.
Want to try the latest features before the official release and help shape the final version?
The **ProxMenux Beta Program** gives early access to new functionality — including the newest builds of ProxMenux Monitor — directly from the `develop` branch. Beta builds may contain bugs or incomplete features. Your feedback is what helps fix them before the stable release.
> 💙 Thank you for being part of the beta program. Your help makes ProxMenux better for everyone.
---
## 🚀 Usage
After installation, type `menu` in your Proxmox terminal to launch ProxMenux. Use the arrow keys to navigate, Enter to select, and Escape or the Back option to return to the previous menu.
ProxMenux checks for available updates on each launch. If a newer version is available, it will prompt you to update before continuing.