No description
Find a file
2018-11-14 20:25:37 -05:00
proxstar Add Date field to notification email 2018-11-14 20:25:37 -05:00
.gitignore add new and clean up config, add pipfile ignore 2018-05-07 01:19:03 -04:00
.gitmodules upgrade to bootstrap 4 2018-03-21 14:58:01 -04:00
config.py only use proxmox ssh backend for cloud-init 2018-05-07 13:31:48 -04:00
gunicorn_conf.py start websockify once with gunicorn config 2018-02-12 21:48:00 -05:00
LICENSE.txt Add MIT License 2018-10-23 13:21:07 -04:00
README.md Updated readme 2018-10-23 13:27:45 -04:00
requirements.txt add retries everywhere cuz proxmox sucks, use json for iso list (for marc <3) 2018-09-26 22:40:34 -04:00
start_scheduler.sh run correct command for scheduler script 2018-01-26 02:05:01 -05:00
start_worker.sh add script to start rq workers 2018-01-23 23:43:46 -05:00
wsgi.py prep project for openshift 2018-01-23 03:36:08 -05:00

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.