command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 20, 2021
License: MIT
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Shoutyface
A mail alerter.
Environment variables
Basic variables during setup:
- ADMIN_TOKEN: Initial token for the admin user to use with the management API.
- ADMIN_EMAIL: E-mail to set for the admin user when creating the tables.
Shoutyface tries to connect to a Postgres database named ´shoutyface`, and supports standard Postgres variables:
- PGHOST: Database address. Defaults to localhost.
- PGUSER: Database user. No default.
- PGPASSWORD: Database password. No default.
For mail, these variables need to be defined:
- MAILHOST: SMTP server address. No default.
- MAILPORT: SMTP port. Default 587.
- MAILUSER: SMTP username.
- MAILPASS: SMTP password.
- MAILFROM: E-mail address to send alerts from.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
|
|
|
|
Click to show internal directories.
Click to hide internal directories.