953
Comment:
|
1575
Remove "future developments" notice. The future is upon us!
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
'''New members''': This section of the wiki contains information on '''future developments''' and will only confuse you if you are looking for information on configuring your new account! |
|
Line 8: | Line 6: |
* ["DomTool/Examples"]: A smorgasbord of example configuration snippets | |
Line 9: | Line 8: |
* [http://deleuze.hcoop.net/domtool/ Standard library reference], including all of the primitive actions for configuring shared daemons | |
Line 14: | Line 14: |
* ["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. |
|
Line 15: | Line 17: |
* ["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 |
This is the master page for information on HCoop's distributed system configuration tool.
1. For everyone...
DomTool/UserGuide: An introduction to configuring shared daemons at HCoop
- ["DomTool/Examples"]: A smorgasbord of example configuration snippets
DomTool/LanguageReference: 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
2. 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
3. Old pages
DomainTool describes the previous version of domtool.
DomtoolTwo is the preview added by AdamChlipala before we began migrating to our new servers.