(under construction)
1.1K
Environment variables:
JWS_KEY: Base64-encoded key for HS256; should be 128-bit (16-byte) or moreSMTP_SERVER: SMTP server, such as smtp.example.comSMTP_USERNAME: username for SMTP serverSMTP_PASSWORD: password for SMTP serverSMTP_SENDER_ADDRESS: address of senderAn easy way to generate JWS_KEY is
openssl rand -base64 16
Optional environment variable:
SMTP_SENDER_NAME: name of sender, would appear in notification. Default to
"IETF Notification".SMTP_PORT: SMTP port number. Default to 465.Resources:
Content type
Image
Digest
Size
31.1 MB
Last updated
almost 7 years ago
docker pull franklinyu/ietf-draft-notifier