Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torxed/archpxe
Work in progress! A PXE project with a web-front for ease of use.
https://github.com/torxed/archpxe
Last synced: about 1 month ago
JSON representation
Work in progress! A PXE project with a web-front for ease of use.
- Host: GitHub
- URL: https://github.com/torxed/archpxe
- Owner: Torxed
- License: gpl-3.0
- Created: 2019-05-01T11:08:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T10:40:08.000Z (about 5 years ago)
- Last Synced: 2024-10-10T13:09:18.606Z (about 1 month ago)
- Language: HTML
- Homepage:
- Size: 531 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ArchPXE *(Work in progress!)*
A PXE project with a web-front for ease of use.
![screenshot](screenshot.png)# Features
* PXE Boot Delivery *(that chains [ipxe](https://ipxe.org/) to deliver a ISO-friendly bootloader)*
* DHCP-server *(imports [slimDHCP](https://github.com/Torxed/slimDHTP))*
* TFTP-server *(imports [slimDHCP](https://github.com/Torxed/slimDHTP))*
* HTTP(S)-server *(imports [slimHTTP](https://github.com/Torxed/slimHTTP))*
* WebSocket-server *(imports [spiderWeb](https://github.com/Torxed/spiderWeb))*
* Manage machine specific boot options
* Manage unattended/deployment profiles *(Uses [archinstall](https://github.com/Torxed/archinstall) to acomplish this)*