btcpayserver-docker
btcpayserver-docker copied to clipboard
Docker resources for hosting BTCPayServer easily
I sometimes have issues with services consuming too much of RAM, so they make problems for others. It is often bitcoind or nbxexplorer. I guess it is usually because they...
I have a server in Chile, and I would like to use a local pseudo-currency that we have called "Chilean Unit of Account" (UF for short, Unidad de Fomento in...
I'm trying to run load-utxo-set.sh from within the btcpayserver-docker directory, and I get this error message. I thought the script did the heavy lifting... how, and where, do I make...
lighting-charge 4.23-1standalone service keeps restarting after completing the 1.51 BTCPay update. All other containers running fine. CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 967e98682a36 btcpayserver/letsencrypt-nginx-proxy-companion:1.12.2 "/bin/bash /app/entr…" 58 minutes...
btcpay:~# Error: Knex: run $ npm install sqlite3 --save Cannot find module '/opt/charged/node_modules/sqlite3/lib/binding/napi-v3-linux-arm64/node_sqlite3.node' Require stack: - /opt/charged/node_modules/sqlite3/lib/sqlite3-binding.js - /opt/charged/node_modules/sqlite3/lib/sqlite3.js - /opt/charged/node_modules/knex/lib/dialects/sqlite3/index.js - /opt/charged/node_modules/knex/lib/config-resolver.js - /opt/charged/node_modules/knex/lib/knex.js - /opt/charged/node_modules/knex/lib/index.js - /opt/charged/node_modules/knex/knex.js -...
As a tester, I would like to be able to deploy multiple btcpayserver instances using the same infrastructure (bitcoind, lnd, nbxplorer, traefik, postgres) on one server. @Kukks and I have...
Nginx's default time-out is 1 minute. This isn't enough time for the rebalancing functionality as it can take 10 minutes or more. Increasing the time-out in /etc/nginx/nginx.conf fixes this, by...
Behind CloudFlare with railgun enabled causes blank page when clicking to generate WatchOnly wallet, next step with 12 words just being blank page. Please investigate.
Hello, I have set up a BTCPay Server using the below specifications, - 2 vCPU - 4 GB of Memory - 80 GB of SSD ``` # Login as root...
Hello, i have an existing treafik server, how can i use it instead of deploying a new one ? Best regards