mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
formatted
This commit is contained in:
@@ -252,7 +252,9 @@ BTCPay Server is a solution to be your own payment processor to accept Lightning
|
|||||||
Make sure you have these setting in: `<installdir>/NBXplorer/.nbxplorer/Main/settings.config`
|
Make sure you have these setting in: `<installdir>/NBXplorer/.nbxplorer/Main/settings.config`
|
||||||
|
|
||||||
`btc.rpc.url=http://[YOUR RASPIBLITZ IP/DOMAIN]:8332/
|
`btc.rpc.url=http://[YOUR RASPIBLITZ IP/DOMAIN]:8332/
|
||||||
|
|
||||||
btc.rpc.user=raspibolt
|
btc.rpc.user=raspibolt
|
||||||
|
|
||||||
btc.rpc.password=[PASSWORD B]`
|
btc.rpc.password=[PASSWORD B]`
|
||||||
|
|
||||||
Command to start NBExplorer:
|
Command to start NBExplorer:
|
||||||
@@ -265,8 +267,11 @@ Start btcpayserver as normal, it will connect to raspiblitz thru NBXplorer
|
|||||||
Make sure you have this in: `/mnt/hdd/bitcoin/bitcoin.conf`
|
Make sure you have this in: `/mnt/hdd/bitcoin/bitcoin.conf`
|
||||||
|
|
||||||
`rpcallowip=[BTCPAYSERVER IP]/255.255.255.0
|
`rpcallowip=[BTCPAYSERVER IP]/255.255.255.0
|
||||||
|
|
||||||
whitelist=[BTCPAYSERVER IP]
|
whitelist=[BTCPAYSERVER IP]
|
||||||
|
|
||||||
rpcuser=raspibolt
|
rpcuser=raspibolt
|
||||||
|
|
||||||
rpcpassword=[PASSWORD B]`
|
rpcpassword=[PASSWORD B]`
|
||||||
|
|
||||||
Thanks to @RobEdb (ask on twitter for more details) running his demo store with RaspiBlitz: https://store.edberg.eu - buy a picture of [him and Andreas](https://store.edberg.eu/produkt/jag-andreas/) :)
|
Thanks to @RobEdb (ask on twitter for more details) running his demo store with RaspiBlitz: https://store.edberg.eu - buy a picture of [him and Andreas](https://store.edberg.eu/produkt/jag-andreas/) :)
|
||||||
|
|||||||
Reference in New Issue
Block a user