kopsrox

Requirements :hammer_and_wrench:

Install Packages :bricks:

installs the required pip packages vs using os packages

Generate Proxmox API key

sudo pvesh create /access/users/root@pam/token/kopsrox

sudo pveum acl modify / --roles Administrator --user root@pam --token 'root@pam!kopsrox'

Take a note of the token as you will need this for kopsrox.ini or check out CONFIG.md

Create kopsrox.ini

run ./kopsrox.py and an example kopsrox.ini will be generated - you will need to edit this for your setup

check out CONFIG.md