test
[hcoop/zz_old/ikiwiki] / DomTool.mdwn
CommitLineData
ee25310d 1This is the master page for information on HCoop's distributed system configuration tool.\r
2\r
3= For everyone... =\r
4\r
5 * DomTool/UserGuide: An introduction to configuring shared daemons at HCoop\r
6 * ["DomTool/Examples"]: A smorgasbord of example configuration snippets\r
7 * DomTool/LanguageReference: A complete description of the programming language used for configuration files\r
8 * [http://deleuze.hcoop.net/domtool/ Standard library reference], including all of the primitive actions for configuring shared daemons\r
9\r
10= For admins (and the curious)... =\r
11\r
12 * DomTool/AdminProcedures: The daily care and feeding of DomTool\r
13 * DomTool/ArchitectureOverview: How does this beast work, anyway?\r
14 * ["DomTool/Plugins"]: Descriptions of the different plugins responsible for configuring various daemons, including how they publish their configuration for those daemons to use\r
15 * DomTool/AdditionalClients: Several other command-line tools mentioned elsewhere on this wiki are really DomTool clients. This page collects notes on their implementations.\r
16 * DomTool/SslProcedures: How to set up the various certificates used by the domtool clients and servers\r
17 * ["DomTool/Building"]: Obtaining and building the DomTool source\r
18 * ["DomTool/Implementation"]: Details on the implementation of the DomTool tools\r
19 * ["DomTool/Debugging"]: Some tricks to do manually what DomTool usually does automatically\r
20\r
21= Old pages =\r
22\r
23 * DomainTool describes the previous version of domtool.\r
24 * DomtoolTwo is the preview added by AdamChlipala before we began migrating to our new servers.\r