test
[hcoop/zz_old/ikiwiki] / DomTool.mdwn
diff --git a/DomTool.mdwn b/DomTool.mdwn
new file mode 100755 (executable)
index 0000000..d8d35b5
--- /dev/null
@@ -0,0 +1,24 @@
+This is the master page for information on HCoop's distributed system configuration tool.\r
+\r
+= For everyone... =\r
+\r
+ * DomTool/UserGuide: An introduction to configuring shared daemons at HCoop\r
+ * ["DomTool/Examples"]: A smorgasbord of example configuration snippets\r
+ * DomTool/LanguageReference: A complete description of the programming language used for configuration files\r
+ * [http://deleuze.hcoop.net/domtool/ Standard library reference], including all of the primitive actions for configuring shared daemons\r
+\r
+= For admins (and the curious)... =\r
+\r
+ * DomTool/AdminProcedures: The daily care and feeding of DomTool\r
+ * DomTool/ArchitectureOverview: How does this beast work, anyway?\r
+ * ["DomTool/Plugins"]: Descriptions of the different plugins responsible for configuring various daemons, including how they publish their configuration for those daemons to use\r
+ * DomTool/AdditionalClients: Several other command-line tools mentioned elsewhere on this wiki are really DomTool clients. This page collects notes on their implementations.\r
+ * DomTool/SslProcedures: How to set up the various certificates used by the domtool clients and servers\r
+ * ["DomTool/Building"]: Obtaining and building the DomTool source\r
+ * ["DomTool/Implementation"]: Details on the implementation of the DomTool tools\r
+ * ["DomTool/Debugging"]: Some tricks to do manually what DomTool usually does automatically\r
+\r
+= Old pages =\r
+\r
+ * DomainTool describes the previous version of domtool.\r
+ * DomtoolTwo is the preview added by AdamChlipala before we began migrating to our new servers.\r