LaurentDumont / proxmox-management

Small Python Flask application to manage a Proxmox Cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Setup for DEV

export FLASK_ENV=development
export FLASK_APP=proxmox-management.py flask run

About

Small Python Flask application to manage a Proxmox Cluster.


Languages

Language:Python 50.9%Language:HTML 49.1%