btcpayserver-docker
btcpayserver-docker copied to clipboard
Docker resources for hosting BTCPayServer easily
CLBOSS is an automated manager for C-Lightning forwarding nodes. It helps node operators. https://github.com/ZmnSCPxj/clboss
I noticed that the optional fragment ElectrumX is not published as a TOR hidden service. Is this something in the future roadmap?
cldcb is a C-Lightning Dynamic Channel Backup. Needed to offer a less #reckless experience to btcpay c-lightning users
When using eclair lightning, RTL container is always restarting with this error below. Is RTL supposed to work with eclair? ``` Error: Error: Invalid config path: /root/.lnd/lnd.conf at Object.connect.setServerConfiguration (/RTL/connect.js:549:11)...
Question: Can I run multiple docker installs on the same machine, for example 1 BTCPay Server with LND and another identical one with C-lightning? If not, what would be required...
Since some upgrades ago the announce address for my c-lightning node that is installed through BTCPay Server docker is announcing my internal IP address. How do I change this? 03c1cf3c3ba4a1b28785a5fd47c93952ac6474042b2af696b26a7007a22bd653d7@192.168.1.150:9735...
**Describe the problem/bug** I have a bitcoin.custom.yml which is set to use a local file folder with an already synched BTC mainnet, (attached). [bitcoin.custom.yml.txt](https://github.com/btcpayserver/btcpayserver/files/5046775/bitcoin.custom.yml.txt) I've set to exclude the original...
Hello, I wanted to give this a spin on wordpress, and tried the `opt-add-woocommerce` on my virtual machine, however, I ran into a problem. The btcpayserver plugin for wordpress gives...
Is the btcpayserver docker allow to specify a custom postgresql database schema via ENV variables or input parameters? I don't want btcpayserver's data tables mixed up with the current tables
It doesnt matter as they are non-critical for me, but when I ran btcpay-update.sh today, it deleted/untagged a bunch of non-BTCPay related docker images. See "Deleted Images" section at the...