To get started first make a venv in python It will need the following packages
- flask
- flask-login
- secrets
- pyyaml
Go to the web folder and launch the manager.py within the venv
This is intended to help you manage PXE hosts through automating iPXE
- Authentication
- Host management
- Automated host registration
- Host management through web
- Web based adding users
- Hashed passwords
- TLS
- Isaac Kerley