Files
btcpayserver-docker/README.md
nicolas.dorier fe00a52032 update button
2017-12-18 13:54:20 +09:00

1.3 KiB

How to use

Here is BTCPay Architecture

Architecture

As you can see, it depends on several piece of infrastructure, mainly NBXplorer, Postgres, and Bitcoin Core. Setting up the dependencies might be time consuming, this repository is meant to give working example of docker-compose file which will setup everything for you.

This assume you already know how docker-compose works.

Used docker image used BTCPayServer, NBXplorer, Bitcoin Core and Postgres.

The Regtest docker-compose is used for local testing.

The Production docker-compose is used for production environment. It is using NGinx as a reverse proxy and Let's Encrypt and DockerGen to automatically configured HTTPS.

You can provision a production BTCPay Server on Azure via this button:

Deploy to Azure