Self-host with Docker ยท Yantr
Wiki.js
Modern, powerful wiki platform with Markdown support, versioning, and 80+ auth providers.
1
Ports
3
Notes
4
Use Cases
About
What Wiki.js does
Wiki.js is a modern, powerful and extensible open-source wiki software. It features a beautiful and intuitive interface, Markdown support with live preview, syntax highlighting for code, diagram support (Mermaid, PlantUML), and powerful versioning with diff view. It integrates with over 80...
Install Flow
How to self-host Wiki.js
Wiki.js can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Wiki.js 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 a personal knowledge base for notes, tutorials, and documentation that you fully control.
- Set up a team wiki for company documentation, SOPs, and internal knowledge sharing.
- Build a public documentation site for your open-source project with version control.
- Use as an intranet for your homelab with access controlled by your preferred auth provider.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
linuxserver/wikijs:latest
Service Name
wiki-js
Notes
Things to know before you deploy
- Requires PostgreSQL, MySQL, or MariaDB for data storage
- Supports LDAP and SAML for enterprise authentication
- Can export to static HTML for hosting anywhere
Related Apps
More tools you might pair with Wiki.js
Page generated 2026-06-23T15:50:08.758Z