You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
nicolas.dorier 603ac8e2bf bump version 7 years ago
Production bump version 7 years ago
Regtest bump version 7 years ago
LICENSE Init 7 years ago
README.md update button 7 years ago

README.md

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