diff --git a/README.md b/README.md index e68bdc9..aacc663 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ # proxstar + +Proxstar is a proxmox VM web management tool used by [Computer Science House](https://csh.rit.edu). +
+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.