Episode 8: Configuring NGINX with Ansible to Support ASP.NET Core

preview_player
Показать описание
ASP.NET Core applications have a built-in webserver called Kestrel. This internal webserver is not intended to serve requests directly. It must be placed behind a production quality webserver such as NGINX or IIS. We use Ansible to provision NGINX on our Linux server.

Рекомендации по теме