Self-host with Docker ยท Yantr
BookStack
Self-hosted wiki platform for organizing information.
1
Ports
0
Notes
3
Use Cases
About
What BookStack does
BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information. Structured into books, chapters, and pages with a WYSIWYG editor, it offers full-text search, user management, image and file attachments, and REST API access.
Install Flow
How to self-host BookStack
BookStack can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what BookStack does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Create an internal wiki for your team or organization.
- Document procedures and knowledge in a structured book format.
- Search and retrieve documentation instantly with full-text search.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 80 | HTTP | Web UI |
Docker Image
mariadb:10.11
Service Name
db
Related Apps
More tools you might pair with BookStack
Page generated 2026-06-23T15:50:08.758Z