====== DokuWiki ===== **Domain:** wiki.folk.zone\\ **Image:** linuxserver/dokuwiki:latest\\ **Port:** 8080 (internal) ===== What It Does ===== DokuWiki is the wiki software powering this documentation site. It provides a lightweight, file-based wiki system without requiring a database. ===== Components ===== * **folkzone-wiki** - Main DokuWiki container ===== Configuration ===== DokuWiki is configured via the local.php file in the container configuration. Wiki content is stored in the pages directory and synced from the local wiki-live directory. ===== Features ===== * File-based storage (no database required) * Access control and user management * Revision history * ACL-based permissions - Sidebar navigation ===== Content Management ===== Wiki content is maintained locally in folkzone-new/wiki-live and synced to the container via tar-over-SSH. ===== See Also ===== * [[folkzone:services:start|folk.zone Services]] * [[meta:start|Wiki Maintenance]] * [[wiki:start|DokuWiki Documentation]] * [[https://www.dokuwiki.org/|DokuWiki Website]] * [[folkzone:start|Return to folkzone]]