Documentation

Learn how to set up and configure Proxnex.

Getting Started

Adding Servers

Adding Servers

Click on the buttons located at the bottom center of the screen. Press the + button to add a new server.

The P button allows you to enter the Proxmox server control panel.

Credentials

Credentials Configuration
  • Server Name — Friendly label for this connection (any text).
    Example: New York-2
  • Proxmox Host — Proxmox API endpoint URL.
    Format: https://<IP-or-FQDN>:8006/api2/json
    Example: https://192.168.44.44:8006/api2/json
  • API User — Proxmox account used for token auth (e.g., API@pve).
  • API Token Name — Token ID created for the API User (e.g., mytoken).
  • API Token Value — The token secret string from Proxmox.
  • Username — Proxmox account for password auth (same server you're adding), e.g., root.
  • Password — Password for the above Username (same Proxmox server).

API

To learn how to configure and obtain your Proxmox API credentials, please follow this comprehensive guide:

Proxmox API Configuration Guide →