Cinc

Cinc is not Chef

A community-built, free-as-in-freedom distribution of Chef's open source projects.
Same code, same compatibility, no EULA — released under Apache 2.0.

Cinc Server is becoming an independent fork read the announcement →

Trusted infrastructure & community

Quick start

Install in one line

Cinc uses the same omnitruck-style installers as upstream Chef:

curl -L https://omnitruck.cinc.sh/install.sh | sudo bash -s -- -v 19
. { iwr -useb https://omnitruck.cinc.sh/install.ps1 } | iex; install -version 19

See the Getting Started guide for per-project instructions, gem installs, and package-manager options.

Why Cinc?

Free as in freedom

  • Apache 2.0, no EULA. No trademark restrictions on the binaries we ship.
  • Drop-in compatible. Cinc Client and Cinc Auditor are branding-only rebuilds of upstream Chef sources. Cinc Workstation and Cinc Server are maintained as forks. Either way, your cookbooks, profiles, and pipelines work as-is.
  • Community owned. Built by users for users, in close coordination with Progress (formerly Chef Software) to stay compliant with the Chef trademark policy.
  • Sustainable hosting. CI and downloads run on OSU Open Source Lab infrastructure.

Come say hi

Talk to the community

Chat with us in the Chef Community Slack — channel #community-distros. File issues and MRs on GitLab.