mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
99166c9480cc136aadda8f7e3c9e691462530410
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.1 to 9.5.2. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.1...9.5.2) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
matchbox
matchbox is a service that matches bare-metal machines to profiles that PXE boot and provision clusters. Machines are matched by labels like MAC or UUID during PXE and profiles specify a kernel/initrd, iPXE config, and Ignition config.
Features
- Chainload via iPXE and match hardware labels
- Provision Fedora CoreOS or Flatcar Linux (powered by Ignition)
- Authenticated gRPC API for clients (e.g. Terraform)
Documentation
Installation
Matchbox can be installed from a binary or a container image.
- Install Matchbox as a binary, as a container image, or on Kubernetes
- Setup a PXE-enabled network
Tutorials
Start provisioning machines with Fedora CoreOS or Flatcar Linux.
- Terraform Usage
- Fedora CoreOS (PXE install to disk)
- Flatcar Linux (PXE install to disk)
- Local QEMU/KVM
- Fedora CoreOS (live PXE or PXE install to disk)
- Flatcar Linux (live PXE or PXE install to disk)
Contrib
- dnsmasq - Run DHCP, TFTP, and DNS services as a container
- terraform-provider-matchbox - Terraform provider plugin for Matchbox
Description
Languages
Go
90.6%
Shell
6.9%
Makefile
2.2%
Dockerfile
0.3%