BookStack:面向开发者的文档维基,支持 Markdown —— 2026 设置与评测

A complete guide to installing and running BookStack, the open-source documentation wiki with WYSIWYG + Markdown editing, book/chapter/page structure, and LDAP/SSO support. Self-hosted in under 5 minutes.

  • MIT
  • 更新于 2026-05-19

{{< 资源信息 >}} ## 简介:每个团队都面临的文档混乱 您团队的文档分散。 其中一些存在于 Google Docs 中,没人能找到。 其中一些位于您的经理六个月前设置并放弃的 Notion 工作区中。 API 文档位于 README 文件中,操作手册位于 Confluence 中,入门笔记位于某人的个人笔记应用程序中。 这是普遍的文档混乱。 Dan Brown 构建 BookStack 正是为了解决这个问题。 First released in July 2015 as “Oxbow” and renamed eleven days later, BookStack has grown to 18,700+ GitHub stars and a community of over 186 direct contributors as of early 2026. 2026 年 3 月,该项目发布了v26.03,采用了新的主题模块系统,增强了页面内容定制的逻辑主题事件,并改进了安全过滤。 该项目于 2026 年初将其规范存储库迁移到 Codeberg,但 GitHub 上仍保留有镜像。 BookStack 与其他数十种 wiki 工具有何不同? 结构。 BookStack 不是大多数 wiki 使用的平面页面和标签模型,而是以物理图书馆的方式组织文档 - 书架包含书籍,书籍包含章节,章节包含页面。 This opinionated hierarchy forces teams to think about where information belongs, which is exactly why teams either love it or decide it is not for them. 本指南涵盖了在生产中运行 BookStack 所需的一切:5 分钟内完成 Docker 部署、团队配置、真实基准测试、诚实的限制,以及它如何与 Wiki.js、DokuWiki、MediaWiki 和 Outline 相比较。 ## 什么是 BookStack? A One-Sentence Definition BookStack is a free, open-source, MIT-licensed documentation wiki built with PHP on Laravel that uses a book/chapter/page hierarchy to organize internal knowledge bases, runbooks, SOPs, and team documentation — fully self-hosted with no per-seat pricing. ## BookStack 的工作原理:架构和核心概念 BookStack runs on a classic PHP/LAMP stack, which makes it predictable for anyone who has deployed a PHP application before. The architecture is straightforward: | 层 | 技术 | |

📦 出现在以下合集中

💬 留言讨论