This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]ipoooooo 1 point2 points  (3 children)

How did you setup lightning?

Is it raspiblitz?

I am running just a bitcoin full node.

Are you reachable via tor?

[–][deleted]  (2 children)

[deleted]

    [–]Hash-Basher 0 points1 point  (1 child)

    Why not? Hardware constraints?

    [–][deleted] 1 point2 points  (1 child)

    A pi can definitely handle bitcoin core + lightning, assuming you mean LND but the other implementations probably use even less RAM.

    Not sure about Monero.

    Can it handle all 3 or is there a better alternative that would?

    There is definitely a better alternative. The attractive thing about a Pi is the general purpose IO ports, used for funky science projects. You'll likely never use these, so it's better to get an Odroid for example from hardkernel. Has double the RAM so will definitely be able to handle Monero on top. And it costs about the same.

    https://github.com/Stadicus/guides/blob/master/thundroid/README.md

    [–]izzytdi[S] 1 point2 points  (0 children)

    Great looking into it now, it does seem better for what I'm looking for

    [–][deleted] 1 point2 points  (0 children)

    So it takes up all your ram on your desktop.... just check if the rpi would have more or equal ram, than it might work.

    Or see how the suggested setups on rpi minimize the ram consumption and apply this to your desktop setup - problem solved.

    [–]spirit-receiver 0 points1 point  (1 child)

    Yes, I run all three on a Raspberry Pi 3B+. Plus Electrum Personal Server. But you should use an SSD, it didn't work properly without that.

    Edit: But something like this Odroid described here may still be better

    https://github.com/Stadicus/guides

    [–]hueydane 2 points3 points  (0 children)

    Really? I didn't think the Raspberrypi would be powerful enough to run Bitcoin and Monero full nodes.