Send notifications (email, inapp, ...) easily with minimal configuration through supported services.
306
Send notifications (email, inapp, ...) easily with minimal configuration through supported services.
This project is Open Source and source code is available on GitHub.
DATABASE_HOST=
DATABASE_NAME=
DATABASE_PASSWORD=
DATABASE_USER=
DATABASE_PORT=
Supported values debug, info, warn, error:
LOGGER_LEVEL=
Supported services are AWS_SES, SMTP, SENDGRID or you can set BLACKHOLE which does not send any email.
SERVICES_EMAIL_TYPE=
Additional settings:
SERVICES_EMAIL_UNSUBSCRIBE_URL=
SERVICES_EMAIL_FROM_EMAIL=
SERVICES_EMAIL_FROM_NAME=
SERVICES_EMAIL_LIMIT_HOUR=
SERVICES_EMAIL_LIMIT_DAY=
AWS SES
SERVICES_EMAIL_AWS_ACCESS_KEY_ID=
SERVICES_EMAIL_AWS_SECRET_ACCESS_KEY=
SERVICES_QUEUE_EMAIL_REGION=
SMTP
SERVICES_EMAIL_SMTP_HOST=
SERVICES_EMAIL_SMTP_PORT=
SERVICES_EMAIL_SMTP_SECURE=
SERVICES_EMAIL_SMTP_AUTH_USER=
SERVICES_EMAIL_SMTP_AUTH_PASS=
SendGrid
SERVICES_EMAIL_SENDGRID_API_KEY=
SERVICES_TOKEN_TYPE=
SERVICES_QUEUE_TYPE=
Content type
Image
Digest
sha256:3a41a9a8f…
Size
141.4 MB
Last updated
almost 3 years ago
docker pull juffalow/notification-service