BookStack
Open-source · self-hostable · replaces 2 SaaS tools on os-alt
BookStackApp/BookStack · alive · ★ 18.8k · last commit 1d ago · 0 open issues
License: MIT
Good fit for Internal knowledge bases — wikis, runbooks, onboarding docs — where editors prefer a WYSIWYG over Markdown files.
Weak at Not git-backed by design; if your editorial culture is PR review on docs, Docusaurus fits better.
In a terminal? npx -y github:SolvoHQ/os-alt-cli confluence prints
the Confluence comparison table including BookStack.
how the CLI works →
Replaces these SaaS
- Confluence · Team wiki / documentation
Confluence → Space tools → Content tools → Export → HTML. In BookStack, use the bookstack-confluence-importer community tool, or paste pages manually into Books / Chapters. Attachments need to be re-uploaded; Confluence macros do not survive.
- GitBook · Documentation hosting / knowledge base
Pull `lscr.io/linuxserver/bookstack` and `lscr.io/linuxserver/mariadb`. BookStack uses a Books → Chapters → Pages hierarchy that maps cleanly to GitBook's Spaces → Groups → Pages. Migrate via the GitBook Markdown export (Settings → Export → Git): clone the resulting git repo, then use BookStack's API or the community `gitbook-bookstack-importer` to bulk-create books. Images come over via the Markdown image references.
README badges for the SaaS this replaces
Maintainers and forks: drop a badge in your README to link readers from the SaaS-comparison page back to your repo.