Updated readme

This commit is contained in:
Stephen Greene 2018-10-23 13:25:45 -04:00
parent 5d06c4b6d5
commit 5fa8ce96bc

View file

@ -1 +1,10 @@
# proxstar
Proxstar is a proxmox VM web management tool used by [Computer Science House](https://csh.rit.edu).
<br>
Written in Python Flask, proxstar removes the need for CSH members to have direct access to the proxmox web
interface.
<br>
Proxstar is also used to enforce proxmox resource limits automagically.
<br>
Available to house members at <code>proxstar.csh.rit.edu</code> behind PYOIDC authentication.