add influx listener to telegraf

This commit is contained in:
2025-04-27 18:35:23 +02:00
parent 72fffad326
commit fa4fafa7a9
3 changed files with 89 additions and 64 deletions

View File

@ -16,6 +16,7 @@
};
};
certificateScheme = "acme-nginx";
certificateScheme = "acme";
acmeCertificateName = "fuckwit.dev";
};
}