Self-host with Docker ยท Yantr
Outline
Fast, collaborative wiki and knowledge base for teams.
1
Ports
1
Notes
3
Use Cases
About
What Outline does
Outline is a fast, collaborative, beautiful knowledge base for teams. Write documentation in a rich Markdown editor, organize with nested documents and collections, control access with teams and permissions, and search across everything instantly.
Install Flow
How to self-host Outline
Outline can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Outline 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
- Build a team wiki with nested documents and rich formatting.
- Document internal processes and share knowledge across teams.
- Search and discover knowledge across your entire organization.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
postgres:16-alpine
Service Name
db
Notes
Things to know before you deploy
- Outline requires an authentication provider (OIDC, Slack, Google) to be configured via environment variables after deployment.
Related Apps
More tools you might pair with Outline
Page generated 2026-06-23T15:50:08.758Z