Markus Petzsch
Markus Petzsch
**Describe the bug** I noticed that during a power outage where my solar battery powers the house (with a small interruption, hence the reboot) and the DSL connection is still...
I thought it would be cool to have a Dockerfile for this project. I've rudimentarily made one. Perhaps someone can find it useful and make a more generic version of...
Perhaps we can add some example code like the one from the php greenfield client as well? It always helps me with custom integrations to get this working: https://github.com/btcpayserver/btcpayserver-greenfield-php/blob/master/examples/webhook.php **EDIT:**...
Currently missing the topic Security on the https://docs.btcpayserver.org/Docker/ page. Especially when running a Lightning Daemon including hot wallet on a VPS or a cloud hoster, we should mention the possibilites...
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...
With the bitcoin 2.0.0 app on the ledger nano s it should be possible to create taproot/bech32m addresses. However either the btcpayserver UI or the BTCPayServer.Vault is currently not supporting...
As a user I would like to choose between on-chain or lightning payment when presented with a combined QR code. BTCPayServer supports this feature: "Include Lightning invoice fallback to on-chain...
I had a user on Telegram who wants to use the WooCommerce generated OrderID in his confirmation email - If I read the source correctly (BTCPayServer/HostedServices/StoreEmailRuleProcessorSender.cs) we only have: ```...
On https://docs.btcpayserver.org/Notifications/#user-emails there is no mentioning of the new email feature. We could also describe how the placeholders work (list of available placeholders from code: [here](https://github.com/btcpayserver/btcpayserver/issues/4112)) Question came up on...
Jan 27 17:17:51 consul-master consul[2473]: ==> Error starting agent: Failed to start Consul client: Failed to start lan serf: mkdir /var/lib/consul: permission denied Jan 27 17:17:51 consul-master systemd[1]: consul.service: Main...