From e1fb4eeaed5aaff332aee0bac557a4608c5e21d1 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Wed, 22 Jul 2026 13:03:24 +0200 Subject: [PATCH] OP#647 add confdroid_alloy to puppet collection --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 8ab846f..6e5891f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ - [confdroid\_selinux](#confdroid_selinux) - [confdroid\_ssh](#confdroid_ssh) - [confdroid\_java](#confdroid_java) + - [confdroid\_alloy](#confdroid_alloy) - [FAQ](#faq) ## Summary @@ -167,6 +168,16 @@ Install, configure and manage SSHD and ssh settings Install java binaries for usage with other modules, i.e. confdroid_jenkins, as specified in parameters. +### [confdroid_alloy](https://3for.me/dcckx) + +- install alloy binaries +- install node exporter (optional, set `ay_manage_ne`to `true`) + +- manage alloy directories and files including templates +- manage the main alloy pipeline for loki and prometheus +- manage log rotation for rsyslog to allow adm membership +- manage alloy service + --- ## FAQ