documenso
官方Docker 应用程序 from Eurotimmy's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart unless-stopped
模板配置
Web UI / API port (container 3000 → host)
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Public base URL used in links/emails (no trailing slash)
- 默认值
- https://documenso.example.com
Canonical public URL for Auth.js/NextAuth (no trailing slash)
Trust reverse proxy headers for Auth.js (true when behind NPM)
- 默认值
- true
- 价值
- true
Disable self-service /signup (true = staff invite/guest signing only)
- 默认值
- true
- 价值
- false
Long random secret for Auth.js/NextAuth (≥32 chars)
Primary encryption key for stored secrets (≥32 chars)
Primary DB URL (with pooling)
- 默认值
- postgresql://user:pass@host:5432/db?sslmode=prefer
- 价值
- postgresql://user:pass@host:5432/db?sslmode=prefer
Direct DB URL (no pooling; migrations/long queries)
- 默认值
- postgresql://user:pass@host:5432/db?sslmode=prefer
- 价值
- postgresql://user:pass@host:5432/db?sslmode=prefer
Email transport (smtp-auth | smtp-api | resend | mailchannels)
- 默认值
- smtp-auth
- 价值
- smtp-auth
SMTP host (smtp-auth)
- 默认值
- smtp.example.com
- 价值
- smtp.example.com
SMTP port (smtp-auth; 587 STARTTLS or 465 SSL/TLS)
- 默认值
- 587
- 价值
- 587
SMTP username (smtp-auth)
SMTP password/app password (smtp-auth)
Email 'From' display name
- 默认值
- Documenso
- 价值
- Documenso
Email 'From' address
- 默认值
- no-reply@example.com
- 价值
- no-reply@example.com
Host path to PKCS#12 certificate
- 目标
- /opt/documenso/signing
- 默认值
- /mnt/user/appdata/documenso/cert.p12
- 价值
- /mnt/user/appdata/documenso/cert.p12
Signing transport (local or cloud provider)
- 默认值
- local
- 价值
- local
Secondary encryption key (for key rotation; optional)
true = SSL/TLS (465), false = STARTTLS (587)
- 默认值
- false
- 价值
- false
Passphrase for the .p12 signing certificate (if set)
Override signing cert path inside container (default /opt/documenso/cert.p12)
- 默认值
- /opt/documenso/cert.p12
Upload backend: database or s3
- 默认值
- database
- 价值
- database
S3 endpoint URL (if using S3/compatible)
Force path-style S3 URLs (true/false)
- 默认值
- false
- 价值
- false
S3 region
- 默认值
- us-east-1
- 价值
- us-east-1
S3 bucket name
S3 access key ID
S3 secret access key
Internal listening port (normally 3000; don’t change)
- 默认值
- 3000
- 价值
- 3000
Max document upload size shown in UI (MB)
- 默认值
- 25
- 价值
- 25
类别
下载统计数据
长期下载总量
详细信息
ghcr.io/documenso/documenso:latest在Unraid 上运行 Documenso 。
Documenso 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。