I would like to accept Bitcoin+Lightning in an e-commerce (custom made) and Btcpay server seems the way to go. I would like to to do a fast bootstrap and foucs on the integration, in your experience buy an external service is a viable/secure solution or is always better to self host it?
Suggestions? :)
I'm thinking about LN inboud liquidity too: there are services that provide out of the box an automatic solution to buy liquidity as soon it goes below a certain threshold?
reply
For business, I would recommand to not self host btcpay. If you self host it, you will have to open some ports to access it from outside (it reveals your IP address) or using a reverse proxy (which will be hosted on a VPS or whatever).
The easiest solution is probably using Lunanode https://docs.btcpayserver.org/Deployment/LunaNode/
reply
Thank you for the suggestion! I work for a tech oriented company (we sell a service) and we manage several servers, so it is not a problem to add one more and do some firewall confing. I'm more concerned about Core + LN nodes manage/upgrade.
I will check LunaNode, any particular advantages on Voltage?
reply