Don't run Bitcoin on a Pi (#577)

* Don't fucking do it

* Sneak in a liquidity explainer to LN service guide
This commit is contained in:
kn0wmad
2024-01-05 17:01:33 +00:00
committed by GitHub
parent c664609372
commit 8daae4a201
2 changed files with 4 additions and 2 deletions

View File

@@ -8,7 +8,9 @@ DIY (Raspberry Pi)
:depth: 2
:local:
Start9 is committed to ensuring that StartOS is accessible. It will always be possible to build your own Start9 server similar to the ones we sell. Below you will find the requirements to build a Server Lite, based on the Raspberry Pi.
Start9 is committed to ensuring that StartOS is accessible. It will always be possible to build your own Start9 server on low-powered hardware.
.. warning:: **READ CAREFULLY!** DO NOT USE A RASPBERRY PI FOR RUNNING BITCOIN SOFTWARE! You will have a bad time. The pi is a great choice for other use cases, such as file storage, password management, git hosting, etc.
For more guidance or to share your experience with others, please `head to our community forum <https://community.start9.com/>`_. Want to support sovereign computing? Please consider a `donation to Start9 <https://btcpay.start9.com/apps/2Et1JUmJnDwzKncfVBXvspeXiFsa/crowdfund>`_.

View File

@@ -8,7 +8,7 @@ Opening Your First Channel
:depth: 2
:local:
Here we'll show you how to install a lightning node and how to open a channel with Start9!
Here we'll show you how to install a lightning node and how to open a channel with Start9! We recommend first taking a moment to `understand the important concept of liquidity <https://bitcoin.design/guide/how-it-works/liquidity/>`_.
Running a Node and Making a Channel with Start9
_______________________________________________