pull down to refresh

Let me know if I can help you with your node setup somehow.

For the writeup: @remindme in 2 weeks to try nerdsnipe @adlai again about FBs

11 sats \ 1 reply \ @adlai 25 Aug
Let me know if I can help you with your node setup somehow.

do you know of any guide for minimal-footprint node setup?

I'm less worried about long compilation times; I'm simply literally unable to compile Alby Hub on my current "daily driver", although I suspect I could run a binary...

I have other options, they just all take a while. My least preferred options are buying new hardware, or just renting a server that I don't physically administer.

reply

I've never used any "prepared" node setup. I run all my services in Docker containers with full control of the settings, security, connectivity, ...

It might look "too complex" at first, but IMO it's the best long term. I've been a Linux sysadmin for a long time, but now with AI I think that anyone could maintain it without much previous knowledge.

So maybe all you need is a Debian RPi or old laptop/PC and a bunch of Docker composes. Alby has a Docker image for example. Really everything does these days.

reply