mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-05 20:03:48 +00:00
6d69e009dc18bb8c523ec28f8915975fbbdec890
Rebuilt the Helper Scripts catalog to connect directly to the PocketBase API, enhancing data structure and script options. Acknowledged contributions from Community Scripts maintainers for their support in the integration.
ProxMenux is a management tool for Proxmox VE that simplifies system administration through an interactive menu, allowing you to execute commands and scripts with ease.
📌 Installation
To install ProxMenux, simply run the following command in your Proxmox server terminal:
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)"
⚠️ Be careful when copying scripts from the internet. Always remember to check the source!
📄 You can review the source code before execution.
🛡️ All executable links follow our Code of Conduct.
📌 How to Use
Once installed, launch ProxMenux by running:
menu
Then, follow the on-screen options to manage your Proxmox server efficiently.
📌 System Requirements
🖥 Compatible with:
- Proxmox VE 8.x and 9.x
📦 Dependencies:
bash,curl,wget,jq,whiptail,python3-venv(These dependencies are installed automatically during setup.)- Translations are handled in a Python virtual environment using
googletrans-env.
⭐ Support the Project!
If you find ProxMenux useful, consider giving it a ⭐ on GitHub to help others discover it!
Star History
Support the project on Ko-fi!
Contributors
Description
Languages
Shell
51.4%
TypeScript
34.7%
Python
13.5%
CSS
0.2%
JavaScript
0.2%
