April 2020
29
Deploy .NET Core web site wit SignalR behind Nginx reverse proxy
No Comments
Check list to verify that your application is ready for deployment behind NGINX reverse proxy.
Reading makes a full man, conference a ready man, and writing an exact man / Francis Bacon
Check list to verify that your application is ready for deployment behind NGINX reverse proxy.
In most cases you want to have integration tests for your WebAPI, but don’t deploy it on IIS. There is an option which allows to skip IIS pipeline and work only with ASP.NET one. You