outline

outline

Docker app from A75G's Repository

Overview

The fastest wiki and knowledge base for growing teams. More information https://docs.getoutline.com/s/hosting/doc/docker-7pfeLP5a8t Authentication used in the docker template is OpenID https://medium.com/@Lola_Dam/guide-for-installing-outline-with-authelia-as-an-openid-provider-129a141f6090

Requirements

Postgres
Redis
Authentication - https://docs.getoutline.com/s/hosting/doc/authentication-7ViKRmRY5o https://github.com/outline/outline/blob/main/.env.sample https://medium.com/@Lola_Dam/guide-for-installing-outline-with-authelia-as-an-openid-provider-129a141f6090

Runtime arguments

Web UI
http://[IP]:[PORT:3000]
Network
bridge

Template configuration

Data PathPathrw

Data Path For it to work pchown 1001 /mnt/user/appdata/outline//p

Target
/var/lib/outline/data
Value
/mnt/user/appdata/outline
Port HTTPPorttcp
Target
3000
Default
3000
Value
3000
SECRET_KEYVariable

Generate a hex-encoded 32-byte random key. You could use `openssl rand -hex 32`

Value
generate_a_new_key
UTILS_SECRETVariable

Generate a hex-encoded 32-byte random key. You could use `openssl rand -hex 32`

Value
generate_a_new_key
DATABASE_URLVariable
Value
postgres://user:pass@localhost:5432/outline
REDIS_URLVariable
Value
redis://:password@localhost:6379
URLVariable
Value
https://docs.example.com
FILE_STORAGEVariable
Value
local
DEFAULT_LANGUAGEVariable
Value
en_US
PGSSLMODEVariable
Value
disable
OIDC_CLIENT_IDVariable
Value
outline
OIDC_CLIENT_SECRETVariable
OIDC_AUTH_URIVariable
Value
https://auth.example.com/api/oidc/authorization
OIDC_TOKEN_URIVariable
Value
https://auth.example.com/api/oidc/token
OIDC_USERINFO_URIVariable
Value
https://auth.example.com/api/oidc/userinfo
OIDC_DISPLAY_NAMEVariable
Value
Auth
NODE_ENVVariable
Default
production
Value
production
DATABASE_CONNECTION_POOL_MINVariable
DATABASE_CONNECTION_POOL_MAXVariable
FILE_STORAGE_LOCAL_ROOT_DIRVariable
Value
/var/lib/outline/data
FILE_STORAGE_UPLOAD_MAX_SIZEVariable
Value
26214400
FORCE_HTTPSVariable
Value
false
ENABLE_UPDATESVariable
Value
true
WEB_CONCURRENCYVariable
Value
1
MAXIMUM_IMPORT_SIZEVariable
Value
5120000
LOG_LEVELVariable
Value
info
RATE_LIMITER_ENABLEDVariable
Value
true
RATE_LIMITER_REQUESTSVariable
Value
1000
RATE_LIMITER_DURATION_WINDOWVariable
Value
60

Categories

Download Statistics

12,156,720
Total Downloads
448,705
This Month
249,328
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
outlinewiki/outline:latest
Last Updated2026-05-08
First Seen2023-10-23

Run Outline on Unraid.

Outline is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.