summaryrefslogtreecommitdiffstats
path: root/doc/getting_started/index.txt
blob: c3e27000b24ba6ceae7cdad5d17e7014925635ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
.. -*- mode: rst -*-

.. _getting_started-index:

===========
Using Bcfg2
===========

These are many of the resources available to help new users get started.

(If you find anything wrong or missing please go to our :term:`IRC
Channel` and let us know)

* `QuickStart` or `QuickStart2` or `QuickStart3` (FIXME: merge
  these at some point)

* `Bcfg2 from scratch on Ubuntu <Quickstart/Ubuntu>`

* `Bcfg2 from scratch on CentOS <QuickStart/CentOS>`

.. toctree::
   :maxdepth: 2

   using-bcfg2-info

Must Reads
==========

* `Documentation`
* `WritingSpecification`
* `Bcfg2 Architecture <Doc/Architecture>`
* `ServerSideOverview`
* `UpgradeTesting`
* `Troubleshooting`
* `Bcfg2 Server Plugins <Plugins>`

Misc/Others
===========

* `Probes <Plugins/Probes>`
* `AgentMode`
* `DynamicGroups`
* `Client Tool Drivers <ClientTools>`
* `Developing for Bcfg2 <DevelopingForBcfg2>`
* `Howtos`

Reporting
=========

* :ref:`server-reports-index`

Examples
========

* `Demo Repository <GroupNames>`
* `Plugins/Bundler/examples`
* `Plugins/Probes/examples`
* `Plugins/TGenshi/examples`

Man Pages
=========

* `Manual Pages <ManualPages>`