aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: a6015c8ad0972e6706f844eff91395a58b560bb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 )