mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
10 lines
412 B
Markdown
10 lines
412 B
Markdown
# 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.
|