Skip to content

Latest commit

 

History

History
77 lines (51 loc) · 2.57 KB

guide.markdown

File metadata and controls

77 lines (51 loc) · 2.57 KB
layout title published sorting
default
Guide
false
20

CFEngine is a configuration management system that provides a framework for automated management of IT infrastructure.

CFEngine is decentralized and highly scalable. It is powered by autonomous agents that can continuously monitor, self-repair, and update or restore an entire IT system, with negligible impact on system resources or performance.

See also: [Overview][Overview]

CFEngine features

  • Defines the configuration of an entire IT system, including: Devices, Users, Applications, and Services.
  • Helps maintain that system over time.
  • Checks the system state at any given moment.
  • Ensures compliance with a desired system state.
  • Propagates real-time modifications or updates across the system.

Choose a CFEngine version

CFEngine Enterprise is a licensed edition for enterprises that plan to use the tool in production environments. The Enterprise edition comes in several variants, including one that can be evaluated for free (up to 25 servers).

  • [Get the Enterprise Edition][evaluate cfengine]

CFEngine Community, a free GPL v3 open source edition.

  • [Get the Community Edition][community download page]

See also:

  • [Supported platforms and versions][Supported platforms and versions]

Install it

[%CFEngine_include_markdown(include-install-bootstrap-configure-summary.markdown)%]

See [Installation][Installation] for a more detailed guide on how to get CFEngine up and running for various environments.

Try it

Walk through the examples, tutorials and how to guides to get a better feel for the power and value of CFEngine:

  • [Policy Examples and tutorials][Examples and tutorials]

Learn more

Take a look at the [Getting started][] section to learn more about CFEngine's architecture and components, as well as how to write policy that can help manage IT systems.

Check out [External resources][External resources], for more guides, demos, and other resources from our CFEngine staff and our special CFEngine contributors.

Use our help

[Support and community][External Resources#Support and community] We provide a number of ways to connect you to CFEngine experts if you need more help. Contact us!

CFEngine guide

  • [Overview][]
  • [Release notes][]
  • [Installation][]
    • [Pre-installation checklist]
    • [General installation]
    • [Upgrading]
    • [Secure bootstrap]
  • [Writing and serving policy][]
    • [Language concepts][]
    • [Promises available in CFEngine][]
    • [Authoring policy tools & workflow][]
  • [Reports][]
  • [FAQ][]
  • [External Resources][]