Extension Icon

Proxmox

Manage your Proxmox server from Raycast
AvatarCzBiX
505 Installs
Overview

Proxmox

🔧 Configuration

  1. Server URL: Enter the full URL w/ Port e.g. https://pve.local:8006
  2. Token ID: Follow instructions in next section
  3. Token Secret: Follow instructions in next section

🔐 API

The exact steps may vary based on your Proxmox version. In 8.4.6.:

  1. Log in
  2. Click user dropdown in top right and select "TFA"
  3. Select "API Tokens" using the secondary sidebar
  4. Click Add
  5. Enter a "Token ID" (e.g. Raycast)
  6. Enter optional comment (e.g. API Token for Raycast)
  7. Click Add
  8. Copy "Token ID" and Paste in Preferences
  9. Copy "Secret" and Paste in Preferences

HTTPS certificate

You need to setup a trusted certificate to work properly. You can do this by following the instructions here: https://pve.proxmox.com/wiki/Certificate_Management

You can also add the self-signed certificate to trusted certificates in your OS Keychain. Then select "Keychain" in "Raycast Settings > Advanced > Certificate", and restart Raycast.