Skip to content

Latest commit

 

History

History
78 lines (52 loc) · 2.78 KB

guide.markdown

File metadata and controls

78 lines (52 loc) · 2.78 KB
layout title published sorting
default
Guide
true
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: [Introduction and System Overview][Introduction and System 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][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 and Configuration][Installation and Configuration] 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 CFEngine Guide][Guide] to learn more about CFEngine's architecture and components, as well as how to write policy that can help manage IT systems.

Check out [Additional Resources][Additional Resources] and the [CFEngine Learning Center][learning center], for more guides, demos, and other resources from our CFEngine staff and our special CFEngine contributors.

Use our Help

[Support and Community][Additional 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

  • [Introduction and System Overview][]
  • [Latest Release][]
  • [Installation and Configuration][]
    • [Pre-Installation Checklist]
    • [General Installation]
    • [Upgrading to {{site.cfengine.branch}}]
    • [Secure Bootstrap]
  • [Writing and Serving Policy][]
    • [Language Concepts][]
    • [Promises Available in CFEngine][]
    • [Authoring Policy Tools & Workflow][]
  • [Reports][]
  • [Design Center Overview][]
  • [FAQ][]
  • [Additional Resources][]