which is why im currently figuring out how i want to build my new node. if i want to do a bunch of docker containers or if i want to do raw applications. when i built it last year, i used raw applications because i wanted to explore a bit of CLN. this time around, i am most likely going to be using docker containers. i just need to design all of the configurations out first and then ill backup my LND config and hope for the best.
docker all the way. I can’t stand dealing with multiple application’s dependencies on the same box. Docker fixes this
Please Login to reply.
tor local or in a docker container as well?
for personal stuff I usually apt install system-level stuff like tor, and run applications in docker.