| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 4 days | bitcoind-prometheus-exporter: grant read access to bitcoin.conf | Luke Hoersten | 1 | -1/+3 | |
| 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. | |||||
| 2026-04-05 | Harden bitcoind and lnd: file permissions, service binding, no_log | Luke Hoersten | 1 | -1/+2 | |
| - Config files 0644 -> 0600 - Add no_log: true to config tasks - Bind lnd rpclisten and restlisten to 127.0.0.1 | |||||
| 2026-03-23 | Fixed logging | Luke Hoersten | 1 | -1/+0 | |
| 2025-08-03 | Lots of performance updates and added some flags for reindexing etc. Also ↵ | Luke Hoersten | 1 | -0/+4 | |
| added zram comporession. | |||||
| 2021-12-12 | Updated versions. | Luke Hoersten | 1 | -1/+1 | |
| 2020-06-07 | Updated bitcoind and lnd. | Luke Hoersten | 1 | -1/+2 | |
| 2020-05-16 | Added bitcoind-prometheus-exporter role. | Luke Hoersten | 1 | -5/+5 | |
| 2020-05-12 | Moved from with_items to loop. | Luke Hoersten | 1 | -2/+2 | |
| 2020-05-12 | Added bitcoind ansible | Luke Hoersten | 1 | -0/+61 | |
