79 lines
2.6 KiB
HTML
79 lines
2.6 KiB
HTML
<!-- Creator : groff version 1.21 -->
|
|
<!-- CreationDate: Mon Apr 11 12:42:16 2011 -->
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content="groff -Thtml, see www.gnu.org">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
|
<meta name="Content-Style" content="text/css">
|
|
<style type="text/css">
|
|
p { margin-top: 0; margin-bottom: 0; vertical-align: top }
|
|
pre { margin-top: 0; margin-bottom: 0; vertical-align: top }
|
|
table { margin-top: 0; margin-bottom: 0; vertical-align: top }
|
|
h1 { text-align: center }
|
|
</style>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
|
|
<hr>
|
|
|
|
|
|
<p>cdist − Configuration management system</p>
|
|
|
|
<p style="margin-top: 1em">Cdist is a usable configuration
|
|
management system. The easiest way to get started with cdist
|
|
is to initialise the environment and run
|
|
cdist−quickstart:</p>
|
|
|
|
<p style="margin-top: 1em">eval
|
|
‘./bin/cdist−env‘ &&
|
|
cdist−quickstart</p>
|
|
|
|
<p style="margin-top: 1em">Cdist configurations are written
|
|
in the shell scripting language. The mapping of
|
|
configurations to hosts is defined in so called manifests,
|
|
logical units of functionality are called "types"
|
|
in cdist jargon. Cdist ships with some types included. You
|
|
can use or change them, create new ones or even submit your
|
|
types for inclusion into cdist.</p>
|
|
|
|
<p style="margin-top: 1em">The main command is
|
|
cdist−deploy−to, which runs several stages to
|
|
push configurations to a host. If you want to deeply
|
|
understand cdist, reading the source of
|
|
cdist−deploy−to is recommended. Cdist currently
|
|
uses the push approach (a server pushes out the
|
|
configuration to the clients), but future version will also
|
|
support the pull mechanism (client requests
|
|
configuration).</p>
|
|
|
|
<p style="margin-top: 1em">• Website:
|
|
http://www.nico.schottelius.org/cdist/</p>
|
|
|
|
<p style="margin-top: 1em">•
|
|
cdist−best−practise(7)</p>
|
|
|
|
<p style="margin-top: 1em">•
|
|
cdist−deploy−to(1)</p>
|
|
|
|
<p style="margin-top: 1em">• cdist−hacker(7)</p>
|
|
|
|
<p style="margin-top: 1em">•
|
|
cdist−manifest(7)</p>
|
|
|
|
<p style="margin-top: 1em">•
|
|
cdist−quickstart(1)</p>
|
|
|
|
<p style="margin-top: 1em">• cdist−type(7)</p>
|
|
|
|
<p style="margin-top: 1em">Copyright (C) 2010−2011
|
|
Nico Schottelius. Free use of this software is granted under
|
|
the terms of the GNU General Public License version 3
|
|
(GPLv3). <b>Nico Schottelius</b>
|
|
<nico−cdist−−@−−schottelius.org>
|
|
Author.</p>
|
|
<hr>
|
|
</body>
|
|
</html>
|