The minimal manual setup is not good enough for production environment (no reverse proxy, no HTTPS), and is a bit complicated to deploy.
The ideal architecture is Docker-Compose-driven, and looks similar to:
Please visit btcpayserver/btcpayserver-docker to see this production deployment and how it works.
