8000 GitHub - davidcomeyne/ignition: CoreOS first-boot installer and configuration tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davidcomeyne/ignition

 
 

Repository files navigation

Ignition

Ignition is the utility used by CoreOS Linux to manipulate disks during the initramfs. This includes partitioning disks, formatting partitions, writing files (regular files, systemd units, networkd units, etc.), and configuring users. On first boot, Ignition reads its configuration from a source of truth (remote URL, network metadata service, hypervisor bridge, etc.) and applies the configuration.

Usage

Odds are good that you don't want to invoke Ignition directly. In fact, it isn't even present in the CoreOS Linux root filesystem. Take a look at the Getting Started Guide for details on providing Ignition with a runtime configuration.

Use the bug tracker to report bugs.

About

CoreOS first-boot installer and configuration tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.6%
  • C 1.6%
  • Shell 0.8%
0