mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2026-09-20 00:00:52 +00:00
No description
- Python 42.9%
- JavaScript 21.2%
- HTML 20.3%
- CSS 14.8%
- Dockerfile 0.5%
- Other 0.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github | ||
| HACKING | ||
| proxstar | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .pylintrc | ||
| app.py | ||
| config.py | ||
| Dockerfile | ||
| gunicorn.conf.py | ||
| LICENSE.txt | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| rqsettings.py | ||
| shell.nix | ||
| 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.