Mantle is a MQTT Sparkplug B data aggregator and historian.
Mantle can be configured using cli arguments or by environment variables. CLI arguments take precedence over environment variables.
Get a list of options and environment variables:
mantle --help
You'll need a PostgreSQL database with the timescaledb extension installed. Please see the the timescaledb docs for more information.