coreos/ignition

Name: ignition

Owner: CoreOS

Description: First boot installer and configuration tool

Created: 2015-03-28 03:52:33.0

Updated: 2018-05-23 23:05:24.0

Pushed: 2018-05-23 23:05:20.0

Homepage: https://coreos.com/ignition/docs/latest/

Size: 2346

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ignition

Ignition is the utility used by CoreOS Container 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 Container Linux root filesystem. Take a look at the Getting Started Guide for details on providing Ignition with a runtime configuration.

Contact
Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

To help triage or fix bugs, see the current Ignition issues.

Reporting Bugs
Config Validation

To validate a config for Ignition there are binaries for a cli tool called ignition-validate available on the releases page, and an online validator available on the CoreOS website.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.