Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)*