Skip to content

4.0

Choose a tag to compare

@GavinLucas GavinLucas released this 14 Jul 19:02
b5c5d52

Modified the deb package so that now it uses debconf menus for initial configuration (or configuration change via dpkg-reconfigure) and also securely stores secrets such as passwords and keys in systemd-creds rather than in the config file.

Secrets in the config file will continue to work for existing deb installs and also installs not using the deb package. If secrets are stored in the config file, it will perform a check of the file permissions at startup, so do check the logs for warnings.

What's Changed

Full Changelog: GavinLucas/send-to-influx@3.1...4.0