#acl MoinPagesEditorGroup:read,write,delete,revert All:read ## Please edit (or translate) system/help pages on the moinmaster wiki ONLY. ## For more information, please see MoinMaster:MoinPagesEditorGroup. #language en '''How to create a wiki farm using multiconfig''' Draft - should use stuff from http://moinmoin.wikiwikiweb.de/MultiConfig = farmconfig.py = == "wikis" list == [how multiple wikis are handled in farmconfig] == FarmConfig class == [Major options on `farmconfig.py`, that most users want to setup for a farm] = Creating wiki instances = [Example setup with 2-3 wiki data dirs, and config files] What is the best example, one directory containg config, server and data dirs? multiple directories on different file systems? = Adding server = [Considerations for a farm, example use of twisted?]