Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 375 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 375 Bytes

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