aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update README for 2026Raúl Benencia13 days1-35/+31
| | | | | | | - Build instructions: replace go get/GOPATH with git clone + go build - Description: mention Ignition alongside cloud-init - DHCP section: replace EOL ISC DHCP with dnsmasq and Kea examples - Environments section: update directory tree to reflect current templates
* feat: add human-friendly entry pointGeert Stappers2023-01-041-2/+2
| | | | | | | | | | | | | | | | | * Added /start as entry point, for humans and iPXE The '/poll/1/${netX/mac:hexhyp}' is fairly iPXE internal, not something that invites curious people to look better at shoelaces. Neither it is looking nice in DHCP server configuration. This change adds a HTTP handler for '/start'. And '/start' points to '/poll/1/${netX/mac:hexhyp}'. The benefit of it is that human visible documentation can replace the "voodoo" '/poll/1/${netX/mac:hexhyp}' with "friendly" '/start'. Because it is an addition are the existing HTTP handlers not effected, neither the installed deployments effected. Signed-off-by: Geert Stappers <stappers@stappers.it>
* iPXE executableGeert Stappers2022-12-191-6/+6
| | | | | | | Replaced string 'ROM' by 'executable'. Read-Only-Memory, ROM, is a physical thing, which can't be transfered by TFTP.
* Use Go ModulesMichael Aldridge2021-01-111-5/+0
| | | | | | | Go has made it clear that the official way to manage modules is to use the built in modules system, and `dep` is painfully slow. This commit replaces the `dep` control files with the files needed for go modules and has synced the vendor directory.
* Move screenshots to docs/screenshotsRaúl Benencia2019-01-081-3/+3
|
* Rename example-templates-configs to data-dirRaúl Benencia2019-01-081-2/+2
|
* Added dnsmasq for DHCPHenk2018-12-031-4/+15
|
* Add UI screenshots to the READMERaúl Benencia2018-05-141-2/+29
|
* First public commitRaúl Benencia2018-05-111-0/+199
nihil fit ex nihilo