pull down to refresh
Thanks Darth. Never gave much thought to the load that Bitcoin Core and an LN node can put on a machine. Maybe that’s why the Start9 I had always seemed to be choking (e.g. always trying to sync but never quite getting there).
reply
I agree about neutrino, but could not find any btcd node to connect to on testnet3. Do you know any?
reply
I've run all bundle nodes. Testing them. Those are good for starters that are not so familiar with CLI commands. Yes if you start doing yourself as a noob all those apps it can go crazy. The bundle in dockers have pro and contra issues. In the end the user MUST learn how to debug and run CLI commands.
I wrote some guides about these aspects.
Now I prefer to run compartimelized nodes:
Putting everything in one machine is a mistake and bring only trouble. Especially the btc core that is eating a lot of resources and LN node needs a continuous I/O with the disk. If add any non-btc apps you are just creating more trouble.