keila
Aplicación Docker from gxs' Repository
Visión general
Manage and grow your contact lists, design and send personalized newsletter campaigns easier than ever before. Keila is a 100% Open Source newsletter tool, made in Germany.
Keila is an Open Source alternative to newsletter tools like Mailchimp or Sendinblue.
With Keila you can easily send out newsletter campaigns and create sign-up forms.
For smaller newsletters, you can use your own email inbox to send out campaigns. For larger newsletter projects, AWS SES, Sendgrid, Mailgun, and Postmark are supported in addition to SMTP.
Note:
The password will be displayed in the docker log on first run. You can change it after you log in.
Argumentos en tiempo de ejecución
- Interfaz web
https://[IP]:[PORT:4000]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
PostgreSQL database used by KeilaVariable
- Objetivo
- DB_URL
- Por defecto
- postgres://user:password@host/database
- Valor
- postgres://user:pass@ip/database
Domain of your Keila instanceVariable
- Objetivo
- URL_HOST
- Valor
- mailer.something.com
Strong secret with at least 64 characters.Variable
- Objetivo
- SECRET_KEY_BASE
- Valor
- D008QrmTsSQnZxBX0Z8wgMLSGVPSEQXgo27kynbz7QyHAZD3f0fOWxOr1LMF0qoE
Salt for creating HashidsVariable
- Objetivo
- HASHID_SALT
- Valor
- sha256
User uploadsVariable
Path to a directory where user uploads will be stored. When deploying using containers, this should point to the path of a volume to make sure uploads are persisted.
- Objetivo
- USER_CONTENT_DIR
- Valor
- ./uploads
Hostname of the SMTP serverVariable
- Objetivo
- MAILER_SMTP_HOST
- Valor
- smtp.gmail.com
Port of the SMTP serverVariable
- Objetivo
- MAILER_SMTP_PORT
- Valor
- 587
Username for the SMTP serverVariable
- Objetivo
- MAILER_SMTP_USER
Password for the SMTP serverVariable
- Objetivo
- MAILER_SMTP_PASSWORD
Enable SSL/TLSVariable
Enable SSL/TLS by setting to true
- Objetivo
- MAILER_ENABLE_SSL
- Valor
- false
Enable STARTTLSVariable
Enable STARTTLS by setting to true
- Objetivo
- MAILER_ENABLE_STARTTLS
- Valor
- true
PathPathrw
- Objetivo
- /app/uploads
- Valor
- /mnt/user/appdata/keila
Email address for the root userVariable
- Objetivo
- KEILA_USER
Disable user registrationVariable
Disable user registration by setting this variable to true
- Objetivo
- DISABLE_REGISTRATION
- Valor
- true
PortPorttcp
- Objetivo
- 4000
- Valor
- 4000
URL scheme of your Keila instanceVariable
- Objetivo
- URL_SCHEMA
- Valor
- https
FROM email addressVariable
- Objetivo
- MAILER_SMTP_FROM_EMAIL
- Valor
- MAILER_SMTP_USER
Categorías
Descargar estadísticas
68,562
Descargas totales
3,801
Este mes
3,286
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
pentacent/keilaÚltima actualización2026-04-15
Visto por primera vez2024-11-09
Ejecute Keila en Unraid.
Keila se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.