Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 827 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 827 Bytes

Fedora CoreOS updates backend

Build Status minimum rust 1.39

This repository contains the logic for Fedora CoreOS auto-updates backend.

This service provides an implementation of the Cincinnati protocol, which is consumed by on-host update agents (like Zincati).

This workspace can be built with cargo build and contains the following binaries:

  • fcos-graph-builder: a service which builds and caches the raw update graph
  • fcos-policy-engine: a web service which handles requests from agents