outline

outline

Docker 应用程序 from A75G's Repository

概述

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

要求

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

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge

模板配置

Data PathPathrw

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

目标
/var/lib/outline/data
价值
/mnt/user/appdata/outline
Port HTTPPorttcp
目标
3000
默认值
3000
价值
3000
SECRET_KEYVariable

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

价值
generate_a_new_key
UTILS_SECRETVariable

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

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

下载统计数据

12,156,720
下载总数
448,705
本月
249,328
平均每月

长期下载总量

加载图表...

详细信息

存储库
outlinewiki/outline:latest
最后更新2026-05-08
初见2023-10-23

在Unraid 上运行 Outline 。

Outline 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。