documenso

documenso

官方

Docker 应用程序 from Eurotimmy's Repository

概述

Documenso — open-source e-signature platform (self-hosted DocuSign alternative). Exposes a web UI on the configured port (default 3000). Requires PostgreSQL and SMTP settings. If you use a reverse proxy, set NEXT_PUBLIC_WEBAPP_URL and NEXTAUTH_URL to your public HTTPS URL (no trailing slash).

运行时参数

网络用户界面
http://[IP]:[PORT:3000]/
网络
bridge
外壳
sh
特权
false
额外参数
--restart unless-stopped

模板配置

HTTP PortPorttcp

Web UI / API port (container 3000 → host)

目标
3000
默认值
3000
价值
3000
NEXT_PUBLIC_WEBAPP_URLVariable

Public base URL used in links/emails (no trailing slash)

默认值
https://documenso.example.com
NEXTAUTH_URLVariable

Canonical public URL for Auth.js/NextAuth (no trailing slash)

AUTH_TRUST_HOSTVariable

Trust reverse proxy headers for Auth.js (true when behind NPM)

默认值
true
价值
true
NEXT_PUBLIC_DISABLE_SIGNUPVariable

Disable self-service /signup (true = staff invite/guest signing only)

默认值
true
价值
false
NEXTAUTH_SECRETVariable

Long random secret for Auth.js/NextAuth (≥32 chars)

NEXT_PRIVATE_ENCRYPTION_KEYVariable

Primary encryption key for stored secrets (≥32 chars)

NEXT_PRIVATE_DATABASE_URLVariable

Primary DB URL (with pooling)

默认值
postgresql://user:pass@host:5432/db?sslmode=prefer
价值
postgresql://user:pass@host:5432/db?sslmode=prefer
NEXT_PRIVATE_DIRECT_DATABASE_URLVariable

Direct DB URL (no pooling; migrations/long queries)

默认值
postgresql://user:pass@host:5432/db?sslmode=prefer
价值
postgresql://user:pass@host:5432/db?sslmode=prefer
NEXT_PRIVATE_SMTP_TRANSPORTVariable

Email transport (smtp-auth | smtp-api | resend | mailchannels)

默认值
smtp-auth
价值
smtp-auth
NEXT_PRIVATE_SMTP_HOSTVariable

SMTP host (smtp-auth)

默认值
smtp.example.com
价值
smtp.example.com
NEXT_PRIVATE_SMTP_PORTVariable

SMTP port (smtp-auth; 587 STARTTLS or 465 SSL/TLS)

默认值
587
价值
587
NEXT_PRIVATE_SMTP_USERNAMEVariable

SMTP username (smtp-auth)

NEXT_PRIVATE_SMTP_PASSWORDVariable

SMTP password/app password (smtp-auth)

NEXT_PRIVATE_SMTP_FROM_NAMEVariable

Email 'From' display name

默认值
Documenso
价值
Documenso
NEXT_PRIVATE_SMTP_FROM_ADDRESSVariable

Email 'From' address

默认值
no-reply@example.com
价值
no-reply@example.com
Signing Cert (.p12) PathPathro

Host path to PKCS#12 certificate

目标
/opt/documenso/signing
默认值
/mnt/user/appdata/documenso/cert.p12
价值
/mnt/user/appdata/documenso/cert.p12
NEXT_PRIVATE_SIGNING_TRANSPORTVariable

Signing transport (local or cloud provider)

默认值
local
价值
local
NEXT_PRIVATE_ENCRYPTION_SECONDARY_KEYVariable

Secondary encryption key (for key rotation; optional)

NEXT_PRIVATE_SMTP_SECUREVariable

true = SSL/TLS (465), false = STARTTLS (587)

默认值
false
价值
false
NEXT_PRIVATE_SIGNING_PASSPHRASEVariable

Passphrase for the .p12 signing certificate (if set)

NEXT_PRIVATE_SIGNING_LOCAL_FILE_PATHVariable

Override signing cert path inside container (default /opt/documenso/cert.p12)

默认值
/opt/documenso/cert.p12
NEXT_PUBLIC_UPLOAD_TRANSPORTVariable

Upload backend: database or s3

默认值
database
价值
database
NEXT_PRIVATE_UPLOAD_ENDPOINTVariable

S3 endpoint URL (if using S3/compatible)

NEXT_PRIVATE_UPLOAD_FORCE_PATH_STYLEVariable

Force path-style S3 URLs (true/false)

默认值
false
价值
false
NEXT_PRIVATE_UPLOAD_REGIONVariable

S3 region

默认值
us-east-1
价值
us-east-1
NEXT_PRIVATE_UPLOAD_BUCKETVariable

S3 bucket name

NEXT_PRIVATE_UPLOAD_ACCESS_KEY_IDVariable

S3 access key ID

NEXT_PRIVATE_UPLOAD_SECRET_ACCESS_KEYVariable

S3 secret access key

PORTVariable

Internal listening port (normally 3000; don’t change)

默认值
3000
价值
3000
NEXT_PUBLIC_DOCUMENT_SIZE_UPLOAD_LIMITVariable

Max document upload size shown in UI (MB)

默认值
25
价值
25

类别

下载统计数据

437,533
下载总数
40,000
本月
32,285
平均每月

长期下载总量

加载图表...

详细信息

存储库
ghcr.io/documenso/documenso:latest
最后更新2026-05-13
初见2025-10-02

在Unraid 上运行 Documenso 。

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