nginx-mailer
Aplicación Docker from geiserx's Repository
Visión general
Lightweight nginx-based container (~35MB) for serving static websites with an integrated contact form that sends emails via SMTP. Single container runs both nginx and a Go API backend via supervisord. Includes optional Cloudflare Turnstile CAPTCHA integration.
Multi-arch (amd64/arm64). Perfect for personal or portfolio sites that need a simple contact form without a full backend.
More info: https://github.com/GeiserX/nginx-mailer
Multi-arch (amd64/arm64). Perfect for personal or portfolio sites that need a simple contact form without a full backend.
More info: https://github.com/GeiserX/nginx-mailer
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
HTTP PortPorttcp
HTTP port for the website
- Objetivo
- 80
- Por defecto
- 8080
Website FilesPathro
Static website files (read-only)
- Objetivo
- /usr/share/nginx/html
- Por defecto
- /mnt/user/appdata/nginx-mailer/html
SMTP HostVariable
SMTP server hostname
- Objetivo
- SMTP_HOST
SMTP PortVariable
SMTP port (465 for SSL, 587 for STARTTLS)
- Objetivo
- SMTP_PORT
- Por defecto
- 465
SMTP UserVariable
SMTP username
- Objetivo
- SMTP_USER
SMTP PasswordVariable
SMTP password
- Objetivo
- SMTP_PASSWORD
From EmailVariable
Sender email address
- Objetivo
- SMTP_FROM
Contact EmailVariable
Recipient email for contact form submissions
- Objetivo
- CONTACT_EMAIL
Turnstile SecretVariable
Cloudflare Turnstile CAPTCHA secret key (optional)
- Objetivo
- CLOUDFLARE_TURNSTILE_SECRET_KEY
Categorías
Descargar estadísticas
1,206
Descargas totales
Detalles
Repositorio
drumsergio/nginx-mailer:latestÚltima actualización2026-04-14
Visto por primera vez2026-04-06
Ejecute nginx-mailer en Unraid.
nginx-mailer se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.