src.nth.io/

summaryrefslogtreecommitdiff
path: root/bitcoind-prometheus-exporter/tasks
AgeCommit message (Collapse)AuthorFilesLines
4 daysbitcoind-prometheus-exporter: grant read access to bitcoin.confLuke Hoersten1-0/+10
The exporter reads rpc credentials from bitcoin.conf but the bitcoind role writes it 0600 bitcoin:bitcoin, so the prometheus user could never read it (only long-lived processes predating the tightened mode kept working). Make the conf group-readable and add prometheus to the bitcoin group.
2024-10-07Version updatesLuke Hoersten1-1/+1
2020-05-16Added bitcoind-prometheus-exporter role.Luke Hoersten1-0/+45