Size: 1698
Comment: Remove off-topic portal link
|
← Revision 23 as of 2019-04-27 23:35:57 ⇥
Size: 1946
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
[[TableOfContents]] | <<TableOfContents>> |
Line 9: | Line 9: |
* '''[:DomTool/UserGuide:User Guide]''': An introduction to configuring shared daemons at HCoop. * '''[:DomTool/Examples: Working Examples]''': A smorgasbord of example configuration snippets. * [:DomTool/LanguageReference:Language Reference]: A complete description of the programming language used for configuration files. * [http://deleuze.hcoop.net/domtool/ Standard Library Reference], including all of the primitive actions for configuring shared daemons. |
* '''[[DomTool/UserGuide|User Guide]]''': An introduction to configuring shared daemons at HCoop. * '''[[DomTool/Examples| Working Examples]]''': A smorgasbord of example configuration snippets. * [[DomTool/LanguageReference|Language Reference]]: A complete description of the programming language used for configuration files. * [[http://hcoop.net/domtool/|Standard Library Reference]], including all of the primitive actions for configuring shared daemons. * [[DomTool/LearningTheDetails|About learning the Domtool language]] |
Line 18: | Line 19: |
* ["DomTool/Plugins"]: Descriptions of the different plugins responsible for configuring various daemons, including how they publish their configuration for those daemons to use. | * [[DomTool/Plugins]]: Descriptions of the different plugins responsible for configuring various daemons, including how they publish their configuration for those daemons to use. |
Line 21: | Line 22: |
* ["DomTool/Building"]: Obtaining and building the DomTool source. * ["DomTool/Implementation"]: Details on the implementation of the DomTool tools. * ["DomTool/Debugging"]: Some tricks to do manually what DomTool usually does automatically. |
* [[DomTool/Building]]: Obtaining and building the DomTool source. * [[DomTool/Implementation]]: Details on the implementation of the DomTool tools. * [[DomTool/Debugging]]: Some tricks to do manually what DomTool usually does automatically. * [[DomTool/Installation]]: The steps to deploy DomTool on a new HCoop system * [[DomTool/NonHCoopSetup]]: Guidelines and notes for setting up DomTool at non-HCoop machines |
Line 28: | Line 31: |
* DomtoolTwo is the preview added by AdamChlipala before we began migrating to our new servers. | * DomtoolTwo is the preview added by AdamChlipala before we began migrating to our new servers. |
This is the master page for information on HCoop's distributed system configuration tool.
For everyone
User Guide: An introduction to configuring shared daemons at HCoop.
Working Examples: A smorgasbord of example configuration snippets.
Language Reference: A complete description of the programming language used for configuration files.
Standard Library Reference, including all of the primitive actions for configuring shared daemons.
For admins (and the curious)
DomTool/AdminProcedures: The daily care and feeding of DomTool.
DomTool/ArchitectureOverview: How does this beast work, anyway?
DomTool/Plugins: Descriptions of the different plugins responsible for configuring various daemons, including how they publish their configuration for those daemons to use.
DomTool/AdditionalClients: Several other command-line tools mentioned elsewhere on this wiki are really DomTool clients. This page collects notes on their implementations.
DomTool/SslProcedures: How to set up the various certificates used by the domtool clients and servers.
DomTool/Building: Obtaining and building the DomTool source.
DomTool/Implementation: Details on the implementation of the DomTool tools.
DomTool/Debugging: Some tricks to do manually what DomTool usually does automatically.
DomTool/Installation: The steps to deploy DomTool on a new HCoop system
DomTool/NonHCoopSetup: Guidelines and notes for setting up DomTool at non-HCoop machines
Old pages
DomainTool describes the previous version of domtool.
DomtoolTwo is the preview added by AdamChlipala before we began migrating to our new servers.