Puppet

Puppet是您的Linux、Unix和Windows系统的自动管理引擎,可以基于集中式规范执行管理任务。(Puppet, an automated administrative engine for your Linux, Unix, and Windows systems, performs administrative tasks.)

Github stars Tracking Chart

Puppet是您的Linux、Unix和Windows系统的自动管理引擎,可以基于集中式规范执行管理任务(例如添加用户,安装软件包和更新服务器配置)。

Puppet为您提供了自动检测,交付,操作和面向未来的所有软件,无论它在哪里运行。 使用Puppet方法,您知道您拥有的所有权限,以便您可以控制并强制执行其一致性,确保安全并保持兼容性,同时根据业务需求进行现代化处理。 您可以使用常见的易于阅读的语言来定义想要的应用程序和基础设施。 从那里,您可以共享,测试和强制您想要在数据中心和云平台上进行的更改。 而且在每一步,您都可以查看和报告您做出决定并证明合规性。

结果是:您可以获得一个标准的自动化方式。

为什么重要
  • 速度 —— 提高速度和灵活性,以便您可以更快地使用更好的软件,为您的用户带来愉悦。
  • 可靠性 —— 自动化可靠性,可重复性和可预测性,以便您可以更自信地移动。
  • 审计能力 —— 获取完整的可见性,可追溯性和透明度,全部在您的指尖。

Overview

Name With Ownerpuppetlabs/puppet
Primary LanguageRuby
Program languageRuby (Language Count: 7)
PlatformBSD, Linux, Mac, Unix-like, Windows
License:Apache License 2.0
Release Count450
Last Release Name8.6.0 (Posted on 2024-04-09 21:14:04)
First Release NameBetaOne (Posted on )
Created At2010-09-14 19:26:44
Pushed At2024-04-25 18:07:39
Last Commit At
Stargazers Count7.3k
Watchers Count466
Fork Count2.2k
Commits Count35.2k
Has Issues Enabled
Issues Count43
Issue Open Count24
Pull Requests Count6909
Pull Requests Open Count30
Pull Requests Close Count2334
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Puppet

Travis Status
Appveyor Status
Gem Version
Inline docs

Puppet, an automated administrative engine for your Linux, Unix, and Windows systems, performs
administrative tasks (such as adding users, installing packages, and updating server
configurations) based on a centralized specification.

Documentation

Documentation for Puppet and related projects can be found online at the
Puppet Docs site.

HTTP API

HTTP API Index

Installation

The best way to run Puppet is with Puppet Enterprise (PE),
which also includes orchestration features, a web console, and professional support.
The PE documentation is available here.

To install an open source release of Puppet,
see the installation guide on the docs site.

If you need to run Puppet from source as a tester or developer,
see the Running Puppet from Source guide on the docs site.

Developing and Contributing

We'd love to get contributions from you! For a quick guide to getting your
system setup for developing, take a look at our Quickstart
Guide
. Once you are up and running, take a look at the
Contribution Documents to see how to get your changes merged
in.

For more complete docs on developing with Puppet, take a look at the
rest of the developer documents.

Licensing

See LICENSE file. Puppet is licensed by Puppet, Inc. under the Apache license. Puppet, Inc. can be contacted at: info@puppet.com

Support

Please log tickets and issues at our JIRA tracker. A mailing
list
is
available for asking questions and getting help from others. In addition, there
is an active #puppet channel on Freenode.

We use semantic version numbers for our releases and recommend that users stay
as up-to-date as possible by upgrading to patch releases and minor releases as
they become available.

Bugfixes and ongoing development will occur in minor releases for the current
major version. Security fixes will be backported to a previous major version on
a best-effort basis, until the previous major version is no longer maintained.

For example: If a security vulnerability is discovered in Puppet 4.1.1, we
would fix it in the 4 series, most likely as 4.1.2. Maintainers would then make
a best effort to backport that fix onto the latest Puppet 3 release.

Long-term support, including security patches and bug fixes, is available for
commercial customers. Please see the following page for more details:

Puppet Enterprise Support Lifecycle

To the top