The configuration for running a Bitcoin node, including the Bitcoin Core server, the Tor service, and the electrs implementation of the Electrum wallet.
These are configuration files for my Bitcoin Core pod. See the home-lab-helm repository for the pod’s configuration.
The configuration files are organized by service. The files are meant to be mounted inside their respective containers at the necessary location. The home-lab-helm Kubernetes configuration expects this repository to be in a specific location. Follow these instructions to put the files in the expected location.
-
Create the
~/Projects
directory.mkdir --parents ~/Projects
-
Clone the repository under the
~/Projects
directory.git -C ~/Projects/ clone https://codeberg.org/jwillikers/bitcoin-core-config
The project’s Code of Conduct is available in the CODE_OF_CONDUCT.adoc file.
This project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
© 2023 Jordan Williams