Table of Contents

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

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

  1. 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