Skip to content

tateru/tateru-proxmox

Repository files navigation

Tateru manager for Proxmox

proxmox integration for Tateru deployment system

Setup

Install dependencies

pip3 install -r requirements.txt

Update config file with your proxmox credentials, you only need to add one server per cluster as all servers have access to all other servers data.

After that you can just start the api

python3 manager.py