From 4db1380d6e401fdcafdea847d5a74a86be51f8c4 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sun, 17 Oct 2021 20:41:13 -0400 Subject: Initial --- readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..a6015c8 --- /dev/null +++ b/readme.md @@ -0,0 +1,14 @@ +# Node exporter + +Set up the node exporter on _almost_ any system that has runit configured +to use `/var/service` + +You will need to tweak the checksum for each platform but it tested to +work on OpenBSD, and Linux without issue. + +TLS configuration is fully supported with this role, check out +`defaults/main.yml` + +If you're exposing this to the public internet I highly recommend utilizing +TLS and enabling client certificate verification. ( Examples in defaults, +commented out ) -- cgit v1.2.3