Description
This project has moved to @CoreOS/matchbox. bootcfg will no longer receive updates.
bootcfg is an HTTP and gRPC server that renders Ignition configs, cloud-configs, iPXE/GRUB network boot configs, and meta-data to boot and provision clusters of CoreOS machines. Configs can be templated and optionally GPG signed.
Installation Instructions
sudo dnf copr enable dghubble/bootcfg
sudo dnf install bootcfg
Read the docs, try the examples, or find rkt
or docker
images by visiting the github.com/coreos/coreos-baremetal project.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (0)* | EPEL 7 (185 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dghubble/bootcfg
More info about enabling Copr repositories