Skip to content

gallbotond/pve-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PVE Manager

Terminal UI for bulk managing Proxmox VMs.

Features

  • Bulk VM operations
  • dialog TUI
  • color status indicators
  • node-aware
  • template detection

Screenshot

PVE Manager Screenshot

Installation

NixOS

nix-shell -p dialog jq

Debian / Ubuntu

sudo apt install dialog jq

Install script

git clone https://github.com/gallbotond/pve-manager
cd pve-manager
chmod +x bin/pve-manager

Configuration

Copy the example config:

cp config/proxmox.env.example ~/.config/pve-manager/proxmox.env

Edit:

API_URL=
TOKEN_ID=
TOKEN_SECRET=

Usage

pve-manager

Operations Supported

  • shutdown
  • stop
  • suspend
  • delete

Security

Uses Proxmox API tokens.

License

MIT

About

Terminal UI for bulk managing Proxmox virtual machines via the API.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages