keila
Docker 应用程序 from gxs' Repository
概述
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.
运行时参数
- 网络用户界面
https://[IP]:[PORT:4000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
PostgreSQL database used by KeilaVariable
- 目标
- DB_URL
- 默认值
- postgres://user:password@host/database
- 价值
- postgres://user:pass@ip/database
Domain of your Keila instanceVariable
- 目标
- URL_HOST
- 价值
- mailer.something.com
Strong secret with at least 64 characters.Variable
- 目标
- SECRET_KEY_BASE
- 价值
- D008QrmTsSQnZxBX0Z8wgMLSGVPSEQXgo27kynbz7QyHAZD3f0fOWxOr1LMF0qoE
Salt for creating HashidsVariable
- 目标
- HASHID_SALT
- 价值
- 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.
- 目标
- USER_CONTENT_DIR
- 价值
- ./uploads
Hostname of the SMTP serverVariable
- 目标
- MAILER_SMTP_HOST
- 价值
- smtp.gmail.com
Port of the SMTP serverVariable
- 目标
- MAILER_SMTP_PORT
- 价值
- 587
Username for the SMTP serverVariable
- 目标
- MAILER_SMTP_USER
Password for the SMTP serverVariable
- 目标
- MAILER_SMTP_PASSWORD
Enable SSL/TLSVariable
Enable SSL/TLS by setting to true
- 目标
- MAILER_ENABLE_SSL
- 价值
- false
Enable STARTTLSVariable
Enable STARTTLS by setting to true
- 目标
- MAILER_ENABLE_STARTTLS
- 价值
- true
PathPathrw
- 目标
- /app/uploads
- 价值
- /mnt/user/appdata/keila
Email address for the root userVariable
- 目标
- KEILA_USER
Disable user registrationVariable
Disable user registration by setting this variable to true
- 目标
- DISABLE_REGISTRATION
- 价值
- true
PortPorttcp
- 目标
- 4000
- 价值
- 4000
URL scheme of your Keila instanceVariable
- 目标
- URL_SCHEMA
- 价值
- https
FROM email addressVariable
- 目标
- MAILER_SMTP_FROM_EMAIL
- 价值
- MAILER_SMTP_USER
下载统计数据
68,562
下载总数
3,801
本月
3,286
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 Keila 。
Keila 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。