Sign inSign up

b10011/tasmotalogger

By b10011

•Updated about 5 years ago

A somewhat configurable Tasmota logger container

Image
0

803

b10011/tasmotalogger repository overview

⁠TasmotaLogger

A somewhat configurable Tasmota logger container.

⁠Installation

docker build -t tasmotalogger .

⁠Configuration

VariableDefaultDescription.
TZTimezone, e.g. Europe/Helsinki.
TASMOTA_DEVICESTasmota devices, IP addresses separated by a space. Addresses can be domains and can have nicknames. E. g. 'office:192.168.1.10 home:example.com'
TASMOTA_DB_USERNAMEMongoDB username.
TASMOTA_DB_PASSWORDMongoDB password.
TASMOTA_DB_HOSTMongoDB host.
TASMOTA_DB_PORT27017MongoDB port.
TASMOTA_DB_DATABASEMongoDB database.
TASMOTA_DB_AUTHENTICATIONDATABASEadminDatabase against which authentication is checked. Mongodump's 'authenticationDatabase' argument.
TASMOTA_CRONRULE0 * * * *Crontab rule defining interval of backing up.
TASMOTA_DEBUG_LOG/tmp/debug.logPath to debug log.

Tag summary

Content type

Image

Digest

Size

76.9 MB

Last updated

about 5 years ago

docker pull b10011/tasmotalogger