Browse Source

Update README.md

feature/auto_ssh
Andrew Camilleri 6 years ago
committed by GitHub
parent
commit
dd0c6d1e86
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Production-Traefik/README.md

4
Production-Traefik/README.md

@ -19,7 +19,7 @@ It is composed of:
2. A lightweight block explorer ([NBxplorer](https://github.com/dgarage/NBXplorer))
3. A [BTCPay Server](https://github.com/btcpayserver/btcpayserver)
4. A database (Postgres)
5. A reverse proxy (Traefik) xontainer that also handles SSL certificate renewal
5. A reverse proxy (Traefik) container that also handles SSL certificate renewal
![Architecture](Production.png)
@ -70,4 +70,4 @@ docker-compose up `
See also [The guide for docker noobs](../README.md#fornoobs).
Make sure the domain `btcpay.example.com` point to your server and that port `80` and `443` are open.
Make sure the domain `btcpay.example.com` point to your server and that port `80` and `443` are open.

Loading…
Cancel
Save