btcpayserver-docker
btcpayserver-docker copied to clipboard
Docker resources for hosting BTCPayServer easily
This release is only available using docker or binaries since the source code is now closed source. Torq v1.0 New: - Connections status: Provides insight into the internals of Torq....
`error while removing network: network generated_default id xxxxxxxxxxxx has active endpoints`
Lines 54-->67 in "protected override CommandLineApplication CreateCommandLineApplicationCore()" appear to be incompatible with lines 137-->147 in "protected override string GetDefaultConfigurationFileTemplate(IConfiguration conf)" The later lines build a config file with the following...
Is there an easy way to change the external IP configured for LND/RTL from the onion address to my real external IP without messing with the custom yml? would it...
We are missing the Dockerfile for lncapital/torq and it is nowhere to be found Ping @maxwedwards can you fix it in https://github.com/btcpayserver/btcpayserver-docker/blob/master/contrib/DockerFileBuildHelper/Program.cs#L721
The Configurator tool allows those with limited docker experience to easily spin up a complex btcpay configuration through a GUI with barely any terminal experience. This, however does not provide...
Running on iMac late 2015, Big Sur 11.2.3. I exported several variables. Cloned the latest repository Sourced setup as root first, was disallowed (because Mac), then as regular user... ....
docker-compose has for some time already been incorporated in core docker (as "docker compose", i.e. no hyphen) and is no longer a separate install. You need to update your installer...
Cannot seem to establish a peer using RTL's default interface on a BTCPayServer instance that was spun up using [LunaNode's Web-Wizard](https://docs.btcpayserver.org/Deployment/LunaNode/) Trying well-connected nodes such as Bitrefill based on data...