documenso

documenso

Oficial

Aplicación Docker from Eurotimmy's Repository

Visión general

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).

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]/
Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--restart unless-stopped

Configuración de plantillas

HTTP PortPorttcp

Web UI / API port (container 3000 → host)

Objetivo
3000
Por defecto
3000
Valor
3000
NEXT_PUBLIC_WEBAPP_URLVariable

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

Por defecto
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)

Por defecto
true
Valor
true
NEXT_PUBLIC_DISABLE_SIGNUPVariable

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

Por defecto
true
Valor
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)

Por defecto
postgresql://user:pass@host:5432/db?sslmode=prefer
Valor
postgresql://user:pass@host:5432/db?sslmode=prefer
NEXT_PRIVATE_DIRECT_DATABASE_URLVariable

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

Por defecto
postgresql://user:pass@host:5432/db?sslmode=prefer
Valor
postgresql://user:pass@host:5432/db?sslmode=prefer
NEXT_PRIVATE_SMTP_TRANSPORTVariable

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

Por defecto
smtp-auth
Valor
smtp-auth
NEXT_PRIVATE_SMTP_HOSTVariable

SMTP host (smtp-auth)

Por defecto
smtp.example.com
Valor
smtp.example.com
NEXT_PRIVATE_SMTP_PORTVariable

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

Por defecto
587
Valor
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

Por defecto
Documenso
Valor
Documenso
NEXT_PRIVATE_SMTP_FROM_ADDRESSVariable

Email 'From' address

Por defecto
no-reply@example.com
Valor
no-reply@example.com
Signing Cert (.p12) PathPathro

Host path to PKCS#12 certificate

Objetivo
/opt/documenso/signing
Por defecto
/mnt/user/appdata/documenso/cert.p12
Valor
/mnt/user/appdata/documenso/cert.p12
NEXT_PRIVATE_SIGNING_TRANSPORTVariable

Signing transport (local or cloud provider)

Por defecto
local
Valor
local
NEXT_PRIVATE_ENCRYPTION_SECONDARY_KEYVariable

Secondary encryption key (for key rotation; optional)

NEXT_PRIVATE_SMTP_SECUREVariable

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

Por defecto
false
Valor
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)

Por defecto
/opt/documenso/cert.p12
NEXT_PUBLIC_UPLOAD_TRANSPORTVariable

Upload backend: database or s3

Por defecto
database
Valor
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)

Por defecto
false
Valor
false
NEXT_PRIVATE_UPLOAD_REGIONVariable

S3 region

Por defecto
us-east-1
Valor
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)

Por defecto
3000
Valor
3000
NEXT_PUBLIC_DOCUMENT_SIZE_UPLOAD_LIMITVariable

Max document upload size shown in UI (MB)

Por defecto
25
Valor
25

Categorías

Descargar estadísticas

437,533
Descargas totales
40,000
Este mes
32,285
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
ghcr.io/documenso/documenso:latest
Última actualización2026-05-13
Visto por primera vez2025-10-02

Ejecute Documenso en Unraid.

Documenso se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.