commit 4b8cb8ab3de6a032e40be1e9ccbc2b649407fbc2
parent 162bec5fd9de07c1ef946bd9bf03b95c08e0c789
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 24 Nov 2024 20:58:04 +0100
expand todo
Diffstat:
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -8,3 +8,14 @@
=> see FIXME
- setup postfix role (needed for email-challenger)
=> https://github.com/FoxyRoles/ansible-dkim seems about right!
+
+@TBD (#9352)
+- setup prometheus-nginx-exporter, postgres-exporter, node-exporter,
+ systemd_exporter, possibly alertmanager
+- setup loki log aggregator
+- setup HTTPS reverse proxy for the above, limit access using basic auth!
+
+----
+@LATER:
+- setup deltoid's grafana to query those with access control
+ (grafana supports basic auth!); ideally ALSO use ansible here!