mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 18:19:36 +00:00
705d3402b6da2aa84ceb870aa7517c73ced6009c
* Use our own infra to perform image builds and push images. Provides future options for publishing images to multiple image registries and for multiple architectures, while keeping push permissions in-house * Remove Travis ability to push to Quay * Consider splitting repo and also enabling Quay automated builds
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 Container Linux or Fedora CoreOS config.
Features
- Chainload via iPXE and match hardware labels
- Provision Fedora CoreOS and 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 on Kubernetes, on a Linux host, or as a container
- Setup a PXE-enabled network
Tutorials
Getting started provisioning machines with Flatcar Linux.
- Local QEMU/KVM
- Clusters
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%