Getting started with Umbrel
If you are a new user of Umbrel node, here you have a mini guide and links about how to use this amazing simple software node. It is important that if you start from zero knowledge, to begin with reading about what is Lightning Network and how to use it, basic concepts and functionalities. In this guide you will find many links to those resources. Do NOT ignore them, read them and then put them in practice with your Umbrel node.
I. Important links
As a general note: if you are new into this area of LN (Lightning Network), please educate yourself, at least the basics of LN, BEFORE starting the Umbrel node.
- Umbrel Github Page
- Lightning Network Resources ā by Jameson Lopp
- Lightning Node Management ā by openoms
- Beginners LN Guide ā by Bitcoiner Guide
- LightningWiki ā by BitcoinStickers
- Wiki Lightning Network ā by ION Radar Tech
- What is Lightning Network ā by Binance Academy
- Alex Bosworth Talks Routing Nodes ā by Lightning Junkies
- An Overview of Lightning Network Implementations
- Video tutorials about LN ā by Ministry of nodes
- Video tutorials about LN ā by RenĆ© Pickhardt
- LN channels mangement ā by Alex Bosworth
- Node Doctor ā Nice tool preview over your node
- ln.bigsun.xyz ā LN nodes explorer and statistics
- 1ml.com ā LN nodes explorer and statistics
II. Installation modes
First and foremost: default password of Umbrel node is moneyprintergobrrr
Second: EACH Umbrel app, will have a different onion address, so if you plan to use it outside your LAN, save those onion addresses, but NEVER expose/share them in public.
Third: change the default password of you Umbrel node, but keep in mind that for the moment Thunderhub and Lightning Terminal app will not update that password and will still have the default password. You can change that password, digging up manually into the belly of each app repository.
Fourth: WAIT for the node to fully synced and donāt send any funds to your node wallet until then. You canāt use them anyway until is synced, so why so much rush? Patience is the key for a node operator.
A. Using a Raspberry Pi 4
- Hardware tutorial using RaspPi for Umbrel node, we recommend those parts.
- Video tutorial (by BTC Sessions) about install/setup an Umbrel node from zero, using a Raspberry Pi
- Github Umbrel install instructions
B. Using a normal PC/laptop/NUC
- Recomended min. hardware configuration: x64 CPU, 8GB RAM memory, 1TB HDD (optimal SSD). One example here: Gigabyte NUC
- OS software base: Debian or Ubuntu, or any other Linux distro you are comfortable with
- Github Umbrel install instructions for Linux ā just follow the simple instruction and in 5 min you have it installed
- Video Tutorial Install Umbrel on Ubuntu
Once is installed and running, it start syncing the Bitcoin Blockchain. In this moment you just relax and wait to be synced. It will take 4-12 days, depending on the hardware and internet connection. Meanwhile I invite you to learn more about Lightning Network and how to use and be preapred to use an Umbrel node.
III. General Rules
A. Channel size
When you open channels, DO NOT start with small amount like 20-50-100k sats. That ridiculous low amount will not be enough not even for the open/close fees. Low amount channels are doing more harm than good, to you and for the rest of the network.
Example: If you have a 20k channel open with my node:
- that will barely cover the open/close fees and remains only dust to spend.
- If I want to use that channel to send 50k sats it will not be possible. So the channel will be useless and will lower the node score for both nodes.
Open channels with min 500k-1M sats. That will offer a better routing, for you and for all others that will route txs through your node.
āBigger is betterā DO NOT apply too much in this case, so now donāt go to the other extreme and open massive 0.5BTC channels. Much better the approach of having 5-6 outbound channels with each between 500k to 1M sats and also, depending of your needs, 3-4-5 inbound channels, with the same amount.
Now, yes, more channels is better, because your node will be better connected and will find a better route and faster.
OUTBOUND Liquidity ā You have a LN node to make LN payments, buying stuff, sending to friends, paying services etc. So try to open LN channels with those merchants you are willing to trade (merchants, exchanges, wallet operators, LN services, friends with nodes).
INBOUND liquidity ā So find some peers that are willing to open some channels TOWARDS your node. Check the Umbrel Discord server and Telegram group, where you can ask for peers to open channels with your node. The inbound liquidity IT IS NECESSARY in order to be able to receive LN payments.
What/with who should I open channels?
- First, with those merchants/shops that you will do txs, you will buy from them, the txs will have zero fees and you have direct routing.
- Second, with friends/LN freaks you know and can create a ring of nodes with specific amount os sats for channels, balancing the funds and lowering the fees between nodes in the ring.
- Third, your ring of nodes can have some āexternalā connections/channels with other good nodes (ideal that each member of the ring with a different node) so you can route easily and fast anywhere.
B. Node Operator
Operating a node, doesnāt mean automatically āI will get rich earning satsā. Move away from this wrong mentality.
-
You run the Umbrel node to protect your privacy, to protect your keys, to protect your money, to protect the custody of your wallets.
-
Yes, you will earn some sats, but only if you will manage your node in the right way. But even then, those earnings will be insignificant to be considered āearningsā.
-
You run this node to LEARN more about Bitcoin and find solutions for real life applications. Umbrel is offering that opportunity with many apps included (see LNbits, BTCPay, LN Pool, Whirlpool) ready for use cases.
-
DO NOT TURN OFF YOUR NODE! Iāve seen people turning off their node at night (they complain that canāt sleep). Why have you run it if you donāt have it ON 24/7/365? A node has to be ONLINE as long is possible. It is also advisable to put a UPS and avoid power outages. This is your Bank and also others depend on it!
IV. Basic node usage
Now, what I suggest, for any new node user, in special with Umbrel:
A. Wait to sync the blockchain
It will take time, I know, but be patient. It will get through, no worry. Donāt do anything (stupid) until is not ready. Depending on your hardware configuration and internet speed, it could take between 3 and 12 days. After the sync, it will take another 8-12h to sync the index for Electrum Server.
B. Keep your software updated
Not just Umbrel, if you are not using the Pi mode install. So once is synced, check if there are new updates and apply them.
If you are using RaspPi option, updating Umbrel will update also the OS.
If you are using a Linux machine with Umbrel in docker, I would recommend to do the following procedure (in Terminal):
- Stop Umbrel node:
sudo ./scripts/stop
- Save your lnd.conf file if you edited (add color, name or specific features to your node), see in home/umbrel/lnd
- Update system:
sudo apt update
and thensudo apt upgrade
- Restart system
- Update Umbrel:
cd ~/umbrel && sudo ./scripts/update/update --repo getumbrel/umbrel#v0.3.9
(replace version with the latest release) - Replace lnd.conf file with the one you save it before update
- Start Umbrel:
sudo ./scripts/start
- Leave the node to catch up with blocks and logs, usually takes several minutes, be patient. Now you can enter into dashboard Umbrel
C. Install minimum required apps like
See the Umbrel Apps section:
- Ride The Lightning (RTL) ā management for node, wallet, channels, routing.
- ThunderHub ā management for node, wallet, channels, routing, chat, tools.
- BTC RPC Explorer ā Blockchain explorer and tools
- Mempool ā watch mempool fees, blocks, check txs, blockchain explorer, very handy
D. Install optional apps
See the Umbrel section of App Store, one click install:
- LNBits ā amazing suite of tools with LNURLpay/withdraw, LN TPoS, LNDHUB and many more, see the LNBits YT channel here, with more demos and tutorials
- BTCPay Server ā very good backend for webshops/shops, donations, POS, business tool, YT channel here
- Samourai Whirlpool ā privacy and mixing tool, connection for your Samourai wallet. A great detailed guide here and an interview with the developer of Samourai wallet here
- Sphinx Chat ā very interesting tool for podcasters, private groups chat using LN for tips and chats. Be aware! In order to NOT be charged a fee EVERY time you login or change profile, you will have to open a 100k sats channel with Sphinx app node
E. Connect some wallets to your node
a. See the āConnect Walletā in your Umbrel dashboard page that has easy-to-understand instructions for connecting many wallets:
- Zap, Zeus - to manage your node remotely, using onion connection (desktop and mobile version)
- Bluewallet - you can use Umbrel node Electrum server as point of connection for your mobile wallet
- Electrum - to verify/broadcast your txs from your wallet using your own node, also using it as swap funds from/in to your node
- Specter - connect to your node and use your favorite hardware wallets in a secure way
- And many moreā¦
b. Bluewallet LNDHub (full LN wallet from your node) will be available soonā¦
c. Restore your onchain node wallet with Bluewallet
Yes, is true, now you can connect directly to a mobile app, the onchain AEZEED wallet. Just use your Umbrel node seed in Bluewallet (adding it as new wallet) and done. Use cases:
- you want to have at hand a way to deposit quick to your node wallet (onchain)
- you need to have access to your onchain funds in case your node is crashed and want to recover / access the funds.
V. Funding your node
-
Keep in mind: your Umbrel onchain wallet should act as a bridge/ramp between your many other wallets or BTC sources and your LN channels. This wallet is used to fund the opening and closing channels on your LN node. So in order to be able to open LN channels you will need to send some funds into this onchain wallet.
-
Go to your Umbrel main interface, Bitcoin wallet and click āreceiveā. From any other wallet send some funds (usually for 3-4 channels, each 1M sats). Wait to be confirmed then go to next step.
-
You can use Lightning wallet, from the same main Umbrel interface, but I suggest to use Thunderhub app. Why? Because you can control better the miner fees for opening the channel. Also RTL app is good, but still you canāt see how much fee in total you are paying. So use one of these 3 interfaces and go to open channels. Select a node desired and put at least 500k-1M sats and open a channel. Start with one good node (see https://ln.bigsun.xyz or https://1ml.com ) which node has longest history or number of channels) and later continue with other users nodes. Help new users that post their new nodes URI in the Umbrel Community Telegram group and ask for new channels. TOGETHER STRONGER.
-
Once you open a LN channel, until is not confirmed (usualy takes 3 confirmations) the UTXO from where you used the sats to open the channel will not be usable until is not confirmed the new UTXO. See here what means UTXO. In other words, until is not confirmed, you cannot use those remaining sats for opening a new channel. Wait. Be patient.
-
Balance your LN channels. You can use the Umbrel app Thunderhub to open and balance your channels with the peers. This will provide a better routing for your txs and also for other users txs that are routing throuhj your node. Here you have a simple guide using Thunderhub. Another option could be: open a channel towards a peer, letās say 1M sats. Then once is open, go and make a payment to an external wallet (for example Bluewallet) with half of the balance. In this way you are balancing the channel for in and out txs. Optional, you can loop out from the same channel, back to your onchain node wallet and re-use that amount to open another channel with another peer.
-
Are you going to do some shopping with LN? Good, then go and open channels with those merchants you are planning to buy from. In this way, you get to pay less fees, your txs will get through faster, you help also the merchants to have better inbound. Optional you can ask them to lower the fees for your channel. Even if you are not planning to do that shopping with them, doesnāt matter, just open the channels. It will be used also for routing, if there are with a good amount.
-
Video Tutorials about how to open/fund LN channels:
- Video tutorial Umbrel ā by BTC Sessions
- Video Tutorial RTL app ā by Ministry of Nodes
- Video Turorial RTL rebalancing channels
- Video Tutorial ThunderHub app ā by ThunderHub
- LN channels mangement ā by Alex Bosworth
-
Lightning Network Ring of Fire - Interesting group to create a ring of nodes, opening channels to each others. Here is a better explanation of how this works. If you want to join their Telegram group and participate in different types of rings, here is the link
-
LN Balanced Channels - another Telegram group for opening channels and help others with liquidity. Here is the link to their group.
-
Wait for the opening channel to be confirmed (usually 3 confirmations) and done, you are ready to start lightning, using the wallets I indicated before.
VI. In closing
I hope that this mini-guide will help you as a noob to start using your node. Slowly educate yourself and find your own best way to use your node.
There are many other things to do with a node, also many other apps and usages, but this is just the beginning.
HAPPY LIGHTNING!