mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-02-12 13:01:51 +00:00
No description
These tasks are not currently reachable through the API. Given that I don't yet fully grasp what they do, that might not be a bad thing. |
||
---|---|---|
.github | ||
HACKING | ||
proxstar | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.pylintrc | ||
app.py | ||
config.py | ||
Dockerfile | ||
gunicorn.conf.py | ||
LICENSE.txt | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
rqsettings.py | ||
start_scheduler.sh | ||
start_worker.sh |
Proxstar
Proxstar is a proxmox VM web management tool used by Rochester Institute of Technology's Computer Science House.
Overview
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.
It is available to house members at proxstar.csh.rit.edu behind PYOIDC authentication.
Contributing
Check out HACKING/
for more info.
Questions/Concerns
Please file an Issue on this repository.