mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-02-12 13:01:51 +00:00
No description
proxstar | ||
.gitignore | ||
.gitmodules | ||
.pylintrc | ||
.travis.yml | ||
config.py | ||
gunicorn_conf.py | ||
LICENSE.txt | ||
README.md | ||
requirements.txt | ||
start_scheduler.sh | ||
start_worker.sh | ||
wsgi.py |
proxstar
Proxstar is a proxmox VM web management tool used by Computer Science House.
Written in Python Flask, proxstar removes the need for CSH members to have direct access to the proxmox web
interface.
Proxstar is also used to enforce proxmox resource limits automagically.
Available to house members at proxstar.csh.rit.edu
behind PYOIDC authentication.