src.nth.io/

summaryrefslogtreecommitdiff
path: root/bitcoind/templates/bitcoind.service.j2
AgeCommit message (Collapse)AuthorFilesLines
4 daysbitcoind: harden the service unit for boot and shutdownLuke Hoersten1-1/+11
- order after network-online: rpcbind fails with getaddrinfo errors when bitcoind starts before addresses are configured - restart on failure so a transient bad start heals itself - 30min stop timeout: the chainstate flush can far exceed systemd's 90s default, and a SIGKILL there risks a slow replay or a reindex
2025-08-03Lots of performance updates and added some flags for reindexing etc. Also ↵Luke Hoersten1-1/+2
added zram comporession.
2020-05-12Added bitcoind ansibleLuke Hoersten1-0/+16